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