Fix initial window placement
commit15839378fee8f97f1ed79fbd1cf80612f548f053
authorBjorn Winckler <bjorn.winckler@gmail.com>
Sun, 2 Dec 2007 15:48:24 +0000 (2 16:48 +0100)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Sun, 2 Dec 2007 15:48:24 +0000 (2 16:48 +0100)
tree71c5088293b0eca12abdc8d43f0bdc3ba0331bb8
parent1263e8dfa3022c20f86746e86f1b25a50d199617
Fix initial window placement

When ~/Library/Preferences/org.vim.MacVim.plist does not exist the window will
be placed according to the frame passed when initializing the NSWindow, so set
some sane default values.
src/MacVim/MMWindowController.m