On Jul 21, 11:41 pm, Charles E Campbell Jr <[email protected]>
wrote:
> googler wrote:
> > Hi,
> > I am using the directory listing features of gvim (for example using
> > the Explore command).
[snip]
> > Any suggestions? Thanks.
>
> * When looking at a directory, press the "i" key several times until
> you get the tree listing style. If you always want that style, put
>
> let g:netrw_liststyle= 3
>
> into your .vimrc .
>
> * let g:netrw_retmap = 1 lets a double-left click return to the
> directory menu (you didn't ask, but I thought it of interest)
>
> * let g:netrw_browse_split= 2
>
> Regards,
> Chip Campbell
Wow, this is great! This is why I love vim :)
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---