add rails / bundler

This commit is contained in:
celogeek 2013-03-04 09:15:43 +01:00
parent 61173416da
commit 0131f010ab
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@ -25,3 +25,9 @@
[submodule "bundle/vim-fugitive"] [submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive path = bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = git://github.com/tpope/vim-rails.git
[submodule "bundle/vim-bundler"]
path = bundle/vim-bundler
url = git://github.com/tpope/vim-bundler.git

1
bundle/vim-bundler Submodule

@ -0,0 +1 @@
Subproject commit ff9cf2b751c82ffb724ec95e21b9bd4338f14580

1
bundle/vim-rails Submodule

@ -0,0 +1 @@
Subproject commit 9d6b78ee0478f9019ee7b4af02896f7a9049db06