dotfiles/.gitmodules

13 lines
498 B
Plaintext

[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/vim-syntastic/syntastic.git
[submodule "vim/bundle/supertab"]
path = vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "vim/bundle/vim-unimpaired"]
path = vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git