On 2009-06-22 08:13 (-0400), John Culleton wrote: > I want to delete all lines containing the string "</" > without the quotes of course. This will be a mass change.
:g,</,d
See :help :global
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---
