On Wed, Jan 7, 2009 at 1:17 PM, 703designs <[email protected]> wrote:
>
> <tab> opens the file under cursor in a horizontal split. I don't care
> much for horizontal splits. How can I open the file under cursor in a
> vertical split? I didn't see anything in the documentation in regards
> to this, but has anyone here customized the plugin to open vertical
> splits?

It looks like NERDTree determines whether to open the selected file in a
vertical or horizontal splits based on the value of the
g:NERDTreeWinPos variable.
This variable also determines where the NERDTree window itself is
opened though.
You may or may not be able to get it to do what you want by playing
with it.  The
valid values are described in NERDTree's help.

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

Reply via email to