add rails / bundler
This commit is contained in:
parent
61173416da
commit
0131f010ab
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -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
1
bundle/vim-bundler
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit ff9cf2b751c82ffb724ec95e21b9bd4338f14580
|
1
bundle/vim-rails
Submodule
1
bundle/vim-rails
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 9d6b78ee0478f9019ee7b4af02896f7a9049db06
|
Loading…
x
Reference in New Issue
Block a user