How would I go about making it easy for myself to select a string
matching a complex regex, such as a URL? Ideally I'd like to be able
to put my cursor into the middle of a line like

<a href=http://vim.wikia.com/wiki/Special:Search?
search=comments&go=1>search</a>

and type "diu" and have Vim delete just the URL. And I'd like that to
work regardless of the context where the URL is found.

But a less perfectly streamlined solution would be fine too.

Any suggestions?
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to