ping song wrote:
current behavior after I set "let g:netrw_preview=1" is to open a narrow vertical window from the left. but I would prefer more to have a larger vertical window opened on the right...
how to change this behavior ?

thanks.
--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.
Hello!

I've added some more lines to the help for g:netrw_preview:

           The |g:netrw_alto| variable may be used to provide
            additional splitting control:
                g:netrw_preview g:netrw_alto result
                         0             0     |:aboveleft|
                         0             1     |:belowright|
                         1             0     |:topleft||
                         1             1     |:botright|
            To control sizing, see |g:netrw_winsize|

Regards,
Chip Campbell

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to