vim-surround
vim-surround copied to clipboard
Close an existing open match
Hello,
I have read the doc, searched into the issues but I can't find a way to close an existing tag, for example :
before :
hello* world after :
hello world
I don't know if this should be implemented in vim-surround or if I should use an other plugin.
Regards.