XVim
XVim copied to clipboard
Implement delete to regex (d/)
In Vim, d/ and a regex will delete up to the text matching the regex. It would be awesome to see this implemented.
I would like this feature as well. c/ is one of my favorite commands.