> http://vim.wikia.com/wiki/VimTip72
>

Well, I knew this tip, but:

:g/^\s*$/d

 would delete all empty lines, unconditionally (it would for instance
delete the empty line after the line matching 'bar' as well), and
that's not what I want. I might be missing something, though.

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

Reply via email to