Use correct RSpec.vim repo

This commit is contained in:
Katherine G. Pe
2015-07-05 18:17:50 +08:00
parent e5b3c4cbeb
commit 2c15e0f090

View File

@@ -3,7 +3,7 @@ Bundle "tpope/vim-rails.git"
Bundle "tpope/vim-rake.git" Bundle "tpope/vim-rake.git"
Bundle "tpope/vim-rvm.git" Bundle "tpope/vim-rvm.git"
Bundle "vim-ruby/vim-ruby.git" Bundle "vim-ruby/vim-ruby.git"
Bundle "Keithbsmiley/rspec.vim" Bundle "keith/rspec.vim"
Bundle "skwp/vim-iterm-rspec" Bundle "skwp/vim-iterm-rspec"
Bundle "skwp/vim-spec-finder" Bundle "skwp/vim-spec-finder"
Bundle "ck3g/vim-change-hash-syntax" Bundle "ck3g/vim-change-hash-syntax"