Fix "set lines=999" in .gvimrc
commitb62e9875ea5f367494dd4d0bd7364c766800369e
authorBjorn Winckler <bjorn.winckler@gmail.com>
Sat, 18 Oct 2008 13:38:08 +0000 (18 15:38 +0200)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Sat, 18 Oct 2008 13:38:08 +0000 (18 15:38 +0200)
tree6edf35395b7bb6aff9ddc012a5a6ef82d9345978
parenteeeab792c6301b12daf8c9be23e22ac010e0a636
Fix "set lines=999" in .gvimrc

Ensure that the window fits on screen when the window is resized to fit
the content.  This should fix a problem where the window would not be
flush with the menu bar when "set lines=999" was added to .gvimrc.
src/MacVim/MMWindowController.m