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