Thursday, September 25, 2014

Re: vim: netrw: how to preview vertically but on the right?

the 1 0 works for me, thanks!!

On Wed, Sep 17, 2014 at 10:59 AM, Charles E Campbell <drchip@campbellfamily.biz> wrote:
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 vim_use+unsubscribe@googlegroups.com <mailto:vim_use+unsubscribe@googlegroups.com>.
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 vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
--
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 vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: