dotfiles/.gitmodules

10 lines
349 B
Plaintext
Raw Normal View History

2017-11-03 00:06:37 -04:00
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/vim-syntastic/syntastic.git
2017-11-08 19:09:48 -05:00
[submodule "vim/bundle/supertab"]
path = vim/bundle/supertab
2017-11-08 13:24:59 -05:00
url = https://github.com/ervandew/supertab.git
[submodule "vim/bundle/vim-unimpaired"]
path = vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired