4 lines
104 B
VimL
4 lines
104 B
VimL
|
" Default to rspec 1. If you want
|
||
|
" rspec 2, set this to 'rspec'
|
||
|
let g:ruby_conque_rspec_command='spec'
|