diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 9e255d5..1422543 100644 --- a/.gitmodules +++ b/.gitmodules @@ -60,3 +60,9 @@ [submodule "taglist.vim"] path = files/.vim/bundle/taglist.vim url = https://github.com/vim-scripts/taglist.vim +[submodule "vim-ledger"] + path = files/.vim/bundle/vim-ledger + url = https://github.com/ledger/vim-ledger +[submodule "tabular"] + path = files/.vim/bundle/tabular + url = https://github.com/godlygeek/tabular |
