blob: 2d31281e20387f747dce55952850cff4d5d7b4ea (
plain)
1
2
3
4
5
6
7
8
9
|
[submodule "vim/.vim/vim-pathogen"]
path = vim/.vim/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/.vim/bundle/nerdtree"]
path = vim/.vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/.vim/bundle/supertab"]
path = vim/.vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
|