mirror of
https://github.com/xlogerais/config-vim
synced 2024-11-10 00:21:41 +01:00
Install rails.vim bundle as a submodule.
This commit is contained in:
parent
f5db5fa5ce
commit
3809ed47de
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -28,3 +28,6 @@
|
|||||||
[submodule "bundle/bundler"]
|
[submodule "bundle/bundler"]
|
||||||
path = bundle/bundler
|
path = bundle/bundler
|
||||||
url = git://github.com/tpope/vim-bundler.git
|
url = git://github.com/tpope/vim-bundler.git
|
||||||
|
[submodule "bundle/rails"]
|
||||||
|
path = bundle/rails
|
||||||
|
url = git://github.com/tpope/vim-rails.git
|
||||||
|
1
bundle/rails
Submodule
1
bundle/rails
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 6d21bd0d90ab4b27581cbe834397f503ea115565
|
Loading…
Reference in New Issue
Block a user