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

'n' keybinding interferes with typing 'n' in insert mode #8

Open skwp opened 12 years ago

skwp commented 12 years ago

I want to run the conque term as a pry terminal to have debugging inside vim, but I can't hit 'n' because of the overagressive n binding. it should not work in insert mode