vimfiles/.gitmodules
2011-08-05 11:04:36 +02:00

27 lines
1.1 KiB
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
[submodule "bundle.available/matchit"]
path = bundle.available/matchit
url = https://github.com/edsono/vim-matchit
[submodule "bundle.available/ack.vim"]
path = bundle.available/ack.vim
url = https://github.com/mileszs/ack.vim.git
[submodule "bundle.available/vcscommand"]
path = bundle.available/vcscommand
url = git://repo.or.cz/vcscommand
[submodule "bundle.available/git-vim"]
path = bundle.available/git-vim
url = https://github.com/motemen/git-vim.git