Split vundles into multiple files to reduce churn
This commit is contained in:
10
vim/vundles/ruby.vundle
Normal file
10
vim/vundles/ruby.vundle
Normal file
@@ -0,0 +1,10 @@
|
||||
Bundle "ecomba/vim-ruby-refactoring"
|
||||
Bundle "tpope/vim-rails.git"
|
||||
Bundle "tpope/vim-rake.git"
|
||||
Bundle "tpope/vim-rvm.git"
|
||||
Bundle "vim-ruby/vim-ruby.git"
|
||||
Bundle "Keithbsmiley/rspec.vim"
|
||||
Bundle "skwp/vim-iterm-rspec"
|
||||
Bundle "skwp/vim-spec-finder"
|
||||
Bundle "ck3g/vim-change-hash-syntax"
|
||||
Bundle "tpope/vim-bundler"
|
||||
Reference in New Issue
Block a user