Brendon Gleeson wrote:
> how do i hide this part of the nerw file browser?:
>
> < HIDE >
> "
> ============================================================================
> " Netrw Directory Listing
> (netrw v114)
> "   /home/brendon
> "   Sorted by      name
> "   Sort sequence: [\/]$,\.h$,\.c$,\.cpp$,\.[a-np-z]$,*,\.info$,\.swp$,
> \.o$\.obj$,\.bak$
> "   Quick Help: <F1>:help  -:go up dir  D:delete  R:rename  s:sort-by
> x:exec
> "
> ============================================================================
> < /HIDE >
> ../
> ./
>  i have tried setting g:netrw_menu=0 in .vimrc but it doesn't work?
>   
Setting g:netrw_menu to zero works; its just that it suppresses 
generation of the pull-down
menu usually available under the gui-version of vim (gvim), not the banner.

There is no option to suppress the banner.

Regards,
Chip Campbell


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

Reply via email to