From e99f4b8aa5e11adf6dd61bc5604eaf979655448d Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 25 Sep 2017 04:52:34 -0400 Subject: add vim-ledger --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 8529d09..5da4a99 100644 --- a/.gitmodules +++ b/.gitmodules @@ -109,3 +109,6 @@ [submodule "vim/bundle/calendar"] path = vim/bundle/calendar url = git://github.com/itchyny/calendar.vim +[submodule "vim/bundle/ledger"] + path = vim/bundle/ledger + url = git://github.com/ledger/vim-ledger -- cgit v1.2.3-54-g00ecf