config/.gitmodules

16 lines
527 B
Plaintext
Raw Normal View History

2016-02-04 03:42:25 +00:00
[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
2016-02-04 03:44:32 +00:00
[submodule "bundle/vim-colorschemes"]
2016-02-04 04:48:36 +00:00
path = bundle/colorschemes
2016-02-04 03:44:32 +00:00
url = https://github.com/flazz/vim-colorschemes
2016-02-04 04:48:36 +00:00
[submodule "bundle/vim-scala"]
path = bundle/vim-scala
url = https://github.com/derekwyatt/vim-scala