1
0
mirror of https://github.com/xlogerais/config-vim synced 2024-09-19 22:29:58 +02:00

Install ruby module in bundle as a submodule

This commit is contained in:
Xavier Logerais 2015-03-01 20:45:55 +01:00
parent 0df36e582a
commit 61de2e8c9c
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -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

1
bundle/ruby Submodule

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