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