blob: b643ab9c2428ef92f242842a8bd46d764c826167 (
plain)
1
2
3
4
5
6
7
8
9
|
[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
|