mirror of
https://github.com/meineerde/dotfiles.git
synced 2026-02-06 00:53:23 +00:00
Add vim plugins for ruby, rails and bundler
This commit is contained in:
parent
63b3d21828
commit
2261eaf546
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
[submodule ".vim/bundle/vim-rails"]
|
||||
path = .vim/bundle/rails
|
||||
url = https://github.com/tpope/vim-rails.git
|
||||
[submodule ".vim/bundle/vim-bundler"]
|
||||
path = .vim/bundle/bundler
|
||||
url = https://github.com/tpope/vim-bundler.git
|
||||
[submodule ".vim/bundle/ruby"]
|
||||
path = .vim/bundle/ruby
|
||||
url = https://github.com/vim-ruby/vim-ruby.git
|
||||
1
.vim/bundle/bundler
Submodule
1
.vim/bundle/bundler
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 25d19b1882fd9b1905cea15b6ec442d34b8eb53e
|
||||
1
.vim/bundle/rails
Submodule
1
.vim/bundle/rails
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit bfc64ed369cb61d4e8967d7a82c83130edcaf8e6
|
||||
1
.vim/bundle/ruby
Submodule
1
.vim/bundle/ruby
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit e9a7554bca4a3b6676b1277fe69ba37d9fbe8e74
|
||||
Loading…
x
Reference in New Issue
Block a user