vimfiles/.gitmodules

15 lines
673 B
Text

[submodule "bundle.available/vim-colors-solarized"]
path = bundle.available/vim-colors-solarized
url = http://github.com/altercation/vim-colors-solarized.git
[submodule "bundle.available/command-t"]
path = bundle.available/command-t
url = https://github.com/wincent/Command-T.git
[submodule "bundle.available/supertab"]
path = bundle.available/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle.available/vim-markdown"]
path = bundle.available/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "bundle.available/vim-surround"]
path = bundle.available/vim-surround
url = https://github.com/tpope/vim-surround.git