nvim/.gitmodules

10 lines
351 B
Text
Raw Normal View History

2015-10-13 10:01:52 +00:00
[submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
2015-10-13 10:02:50 +00:00
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
2015-10-13 10:03:26 +00:00
[submodule "bundle/vim-ps1"]
path = bundle/vim-ps1
url = https://github.com/PProvost/vim-ps1.git