mirror of
https://github.com/xlogerais/config-vim
synced 2025-06-12 10:16:56 +02:00
Install rails.vim bundle as a submodule.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -28,3 +28,6 @@
|
||||
[submodule "bundle/bundler"]
|
||||
path = bundle/bundler
|
||||
url = git://github.com/tpope/vim-bundler.git
|
||||
[submodule "bundle/rails"]
|
||||
path = bundle/rails
|
||||
url = git://github.com/tpope/vim-rails.git
|
||||
|
Reference in New Issue
Block a user