Sunday, February 6, 2011

Re: Delete lines matching hits

Thank you ZyX!

On Sun, Feb 6, 2011 at 18:25, ZyX <zyx.vim@gmail.com> wrote:

> > How should I use your function? I've copied it to my .vimrc but don't know
> > what to do next :-)-
> I thought that the only argument to this function is self-explanatory. Just do
>    :call DeleteMatchingLines('abc\ndef')<CR>
> to delete all lines matching pattern `abc\ndef' (they are not put in any
> register).

--
Eduard.
http://www.google.com/profiles/edfabra

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: