vim-surround
vim-surround copied to clipboard
Implement csf and dsf
csf = Change surround function to specified one. dsf = Remove surrounding function.
The deleted function name is stored in the unnamed register. Closes #157.