On Jul 22, 9:40 pm, googler <[email protected]> wrote:
> Hi,
> I am using the directory listing features of gvim (for example using
> the Explore command). I am wondering if there is a way to display the
> directory contents in a tree structure, like in Windows Explorer for
> example. Currently when I click on a directory name, it will open a
> new page and show the contents of this directory. I don't want this --
> what I want is, it will just expand the subtree under that directory.
> Is such a thing possible in gvim? May be I'm asking for too much, but
> it will be nice if this is possible.
> In case the above is possible, a great use (or next step) will be to
> have a file open in a split window when its name is clicked on the
> other window.
> Any suggestions?

There's also the NERD tree plugin, which can replace netrw for local
files:

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

Reply via email to