On 2008-12-17, 703designs wrote: > I generally prefer horizontal splits to vertical splits. Is there a > way to take two open, horizontal splits and show them as verticals > instead?
:help CTRL-W_K and scroll up to the preceding paragraph which introduces that family of commands. You can also precede a command that performs a split with ":vert" to make the split open vertically. :help :vert Regards, Gary --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
