supertab, markdown, surround

This commit is contained in:
Loic Nageleisen 2011-05-29 17:06:29 +02:00
parent 8624c651c7
commit c78890f46f
4 changed files with 12 additions and 0 deletions

9
.gitmodules vendored
View file

@ -4,3 +4,12 @@
[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