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