Merge pull request #637 from katgironpe/master

Use correct RSpec.vim repo
This commit is contained in:
Yan Pritzker 2015-07-21 20:34:31 -05:00
commit bd3ba36fa5

View File

@ -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"