Remove hardcoding to use rspec1. The plugin will determine which one you have

This commit is contained in:
Yan Pritzker 2012-04-15 13:04:27 -07:00
parent 46daacbaca
commit e2e3804c84

View File

@ -1,7 +1,3 @@
" Default to rspec 1. If you want
" rspec 2, set this to 'rspec'
let g:ruby_conque_rspec_command='spec'
" prevent auto insert mode, which is helpful when using conque
" term for running tests
"