gepoch / vim-surround

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

Surrounding with {{}} doesn't work! #11

Closed gepoch closed 9 years ago

gepoch commented 9 years ago

I can add {{}} to the vim-surround config to enable double character surrounding, but it's not working correctly!

The system is creating a mapping for s }} which is useless. It needs to be s } } in order for vim-mode to interpret my keypresses correctly.

gepoch commented 9 years ago

Fixed in https://github.com/gepoch/vim-surround/commit/9728d789ab2d0808523a097f889d887c786bc1b9