Skip to content

Commit 016fa7e

Browse files
committed
added additional command to make sure fullscreen works with MacVim
1 parent 8719a17 commit 016fa7e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gvimrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
" go full screen like you mean it
1212
set fuoptions=maxvert,maxhorz
13+
au GUIEnter * set fullscreen
1314

1415
" use a big, pretty font
1516
set guifont=Monaco:h21

0 commit comments

Comments
 (0)