vim-surround
vim-surround copied to clipboard
[Bug] Doesn't work for `::placeholder { }`
::placeholder {
} /* 👈 put cursor on }, and use ds{ */
{} won't get removed.
A workaround is to use da{.