blob: d4fb015feac5c4692a9386264c9eb2f8c0591254 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[submodule "vim/.vim/bundle/fugitive"]
path = vim/.vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/.vim/bundle/nerdtree"]
path = vim/.vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/.vim/bundle/vim-scala"]
path = vim/.vim/bundle/vim-scala
url = https://github.com/derekwyatt/vim-scala.git
[submodule "vim/.vim/bundle/syntastic"]
path = vim/.vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic/
|