Hello,

Suppose you edit a conf file, and want just the :

var = val

lines, without the comments. It would be great if the NarrowRegion
plugin could handle this case.

More generally, I was wondering if it would be possible to run a filter in
vim and send the result to NR. In other words, I would like to to this :

:g/pattern/NR

to edit the matching lines in a new buffer.  Unfortunetly, the above
command give me just the first matching line. Is there a workaround to
this ?

Thanks in advance.

--
Regards,

Davido

-- 
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

Reply via email to