astashov / vim-ruby-debugger

Vim plugin for debugging Ruby applications (using ruby-debug-ide gem)
435 stars 36 forks source link

<leader>c crashes vim when debugger is not already on. #50

Closed btelles closed 8 years ago

btelles commented 13 years ago

Hello Astashov, Any way you can prevent the debugger from crashing all of vim if c is used when the debugger is not running?

I'm not sure how else to describe this. But if you need more information, please let me know.