Added ,rs ,rl ,ss ,sl commands for running specs in iTerm

This commit is contained in:
Yan Pritzker
2013-12-15 22:02:47 -06:00
parent 962b61a71d
commit 22e58f0ced
3 changed files with 8 additions and 1 deletions

View File

@@ -20,12 +20,13 @@ Bundle "gmarik/vundle"
" Ruby, Rails, Rake...
Bundle "ecomba/vim-ruby-refactoring"
Bundle "skwp/vim-spec-finder"
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"