gepoch / vim-surround

Surround for the Atom editor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uncaught TypeError: Cannot read property 'activateCommandMode' of undefined

gepoch opened this issue · comments

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

👍 Would love to see this resolved. The package is difficult to use with this bug.

Come on, guy! We are waiting %)

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...)

Fixed in v0.2.3