vim-surround icon indicating copy to clipboard operation
vim-surround copied to clipboard

Avoid moving out of brace object in `cs` and `ds`

Open jpassaro opened this issue 8 years ago • 0 comments

Make explicit, in comments, an assumption in cs and ds that the cursor is on the closing parenthetical after di] and cousins are executed, and control for when the assumption fails.

Fixes #215.

jpassaro avatar Dec 02 '16 02:12 jpassaro