new plugins: bundler, gem-ctags, ragtag

This commit is contained in:
Loic Nageleisen 2012-07-03 12:08:37 +02:00
parent d8e7a594ab
commit 767008676e
4 changed files with 12 additions and 0 deletions

9
.gitmodules vendored
View file

@ -67,3 +67,12 @@
[submodule "bundle/markdown"]
path = bundle/markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "bundle/ragtag"]
path = bundle/ragtag
url = https://github.com/tpope/vim-ragtag.git
[submodule "bundle/gem-ctags"]
path = bundle/gem-ctags
url = https://github.com/tpope/gem-ctags
[submodule "bundle/bundler"]
path = bundle/bundler
url = https://github.com/tpope/vim-bundler.git