Suresh Govindachar wrote:
Jack Donohue wrote:
>> :v (and :g) made my day..!
>
> I guess I'm looking for a g or v command that folds the lines
> instead of actually deleting them.
The original post specifically asked for a non-fold based solution
to "hiding lines".
May I suggest looking into Vince Negri's conceal patch, available at
http://vim.sourceforge.net/scripts/script.php?script_id=302
It will not conceal the current line, so one can always see and edit the
current line. Currently its
a vim 6.0 patch; I don't think VN has made one to vim 7.0 available
yet. It wasn't rated highly
enough for Bram to consider including it in vim 7.0, apparently.
Regards,
Chip Campbell