nvim/.gitmodules
2015-10-13 12:30:58 +01:00

12 lines
465 B
Text

[submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/vim-ps1"]
path = bundle/vim-ps1
url = https://github.com/PProvost/vim-ps1.git
[submodule "bundle/vimoutliner"]
path = bundle/vimoutliner
url = https://github.com/vimoutliner/vimoutliner.git