Thursday, October 2, 2014

Re: double the columns in vim on vertical split

On 09/30/2014 11:38 PM, kamaraju kusumanchi wrote:
> I use set columns=80 in ~/.gvimrc . This works great when I
> open a single file in gvim. However, if I do a vertical split
> to open another file, I want the new gvim window size to be
> 160 columns so that each file has 80 columns dedicated for it.

One small note: you probably want 161 columns in total, since
the split between the two windows takes up a column.

Michael Henry

--
--
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:

Post a Comment