skwp / vim-ruby-conque

Vim plugin to display ruby, rake, and rspec output colorized in ConqueTerm. Note: repeated runs of conqueterm may cause it to eat your shell ttys. I am no longer maintaining this.
61 stars 17 forks source link

Correct the override setting in the readme to be the correct variable #16

Closed parkerl closed 11 years ago

parkerl commented 11 years ago

Corrected to g:ruby_conque_rspec_runner from g:ruby_conque_rspec_command.