I'm an avid MacVim user and every time I launch it the window starts about 2 rows too far down on the screen to where I have to drag it up to the top of my screen every time. Is there anything I can add in my .vimrc to make it start at the top every time?
EDIT:
For anyone having the same problem with a MBP (1440X900), if you :set lines=49 it seems to do the trick.