dotfiles/.gitmodules

13 lines
489 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/pack/themes/opt/solarized8"]
path = vim/pack/themes/opt/solarized8
url = https://github.com/lifepillar/vim-solarized8.git