config/.gitmodules

16 lines
527 B
Plaintext

[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/airline"]
path = bundle/airline
url = https://github.com/vim-airline/vim-airline
[submodule "bundle/vim-colorschemes"]
path = bundle/colorschemes
url = https://github.com/flazz/vim-colorschemes
[submodule "bundle/vim-scala"]
path = bundle/vim-scala
url = https://github.com/derekwyatt/vim-scala