gepoch / vim-surround

Surround for the Atom editor.
MIT License
52 stars 2 forks source link

Uncaught TypeError: Cannot read property 'activateCommandMode' of undefined #5

Closed gepoch closed 9 years ago

gepoch commented 9 years ago

Whenever a surround is made, this error is raised.

This is due to vim-mode's API having changed. This needs to be corrected.

vim-surround/lib/surround.coffee:59

dcalhoun commented 9 years ago

:+1: Would love to see this resolved. The package is difficult to use with this bug.

kerbyfc commented 9 years ago

Come on, guy! We are waiting %)

gepoch commented 9 years ago

Hey all, sorry for the delays :) Getting over a laptop spontaneously combusting at the moment. I'll be getting to this sometime this week hopefully..

(and of course PRs are welcome...)

gepoch commented 9 years ago

Fixed in v0.2.3