diff --git a/vim/vundles/ruby.vundle b/vim/vundles/ruby.vundle index f0c7bc8..ccf3c78 100644 --- a/vim/vundles/ruby.vundle +++ b/vim/vundles/ruby.vundle @@ -1,10 +1,6 @@ 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 "keith/rspec.vim" -Bundle "skwp/vim-iterm-rspec" -Bundle "skwp/vim-spec-finder" Bundle "ck3g/vim-change-hash-syntax" Bundle "tpope/vim-bundler"