dotfiles/.gitmodules

13 lines
498 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
2017-11-15 14:38:39 -05:00
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git