vimfiles/.gitmodules

51 lines
2.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
[submodule "bundle.available/closetag"]
path = bundle.available/closetag
url = git://github.com/docunext/closetag.vim.git
[submodule "bundle.available/pyflakes"]
path = bundle.available/pyflakes
url = git://github.com/kevinw/pyflakes-vim.git
[submodule "bundle.available/nerdcommenter"]
path = bundle.available/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git
[submodule "bundle.available/fugitive"]
path = bundle.available/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle.available/tagbar"]
path = bundle.available/tagbar
url = git://github.com/majutsushi/tagbar.git
[submodule "bundle.available/delimitmate"]
path = bundle.available/delimitmate
url = git://github.com/Raimondi/delimitMate.git
[submodule "bundle.available/vim-less"]
path = bundle.available/vim-less
url = https://github.com/groenewege/vim-less.git
[submodule "bundle.available/vim-coffee-script"]
path = bundle.available/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git