On 2009-05-12, John Beckett wrote: > reuven wrote: > > I'm using vim -d to diff files, vim opens the second file in > > a narrow buffer, is there a way to split the side-by-side > > buffers equally be default? > > I don't think there is an easy option, but just press Ctrl-w = > to make the two windows the same width (vertical split), or the > same height (horizontal split).
That's what I would do, too, but I wonder why the windows aren't equal to start with. The windows are always equal in width when I use "vim -d" or vimdiff. What happens if you use "vim -d -u NONE" to diff the files? Regards, Gary --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
