On Jan 8, 5:38 pm, beaufabry <[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?
>
> beau:~/.vim/plugin$ diff NERD_tree.vim.old NERD_tree.vim
> 2424c2424
> <     let splitMode = ""
> ---
>
> >     let splitMode = "vertical"
>
> This change works for me.

Which line is that on? I changed it at 2000 and sourced the file, but
the split behavior didn't change.

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

Reply via email to