vim-surround
vim-surround copied to clipboard
Avoid moving out of brace object in `cs` and `ds`
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.