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

not an executable spec #4

Open cj opened 12 years ago

cj commented 12 years ago

When I hit ,ss I get the message below.

Running c-shift-r works perfectly.... (I'm using your dotfiles)

p.s. thank you for your gems and dotfiles!

cj commented 12 years ago

It appears setting let g:ruby_conque_rspec_command='rspec' allows me to use ,ss but I get a few more errors:

maletor commented 12 years ago

What's up with the Global CursorHoldI stuff?

DanielWright commented 11 years ago

I also get the Variable type mismatch for: g:single_conque error.