Take up the whole display when opening graphically.

This commit is contained in:
Thomas Gideon 2015-03-26 12:39:57 -04:00
parent f9f5123b97
commit 229a587bdc

6
gvimrc
View file

@ -1,4 +1,6 @@
set guifont=Monaco:h14
set lines=60
set columns=200
" from the help, recommended for tallest possible
set lines=9999
" from the help, recommended for widest possible
set columns=9999
colorscheme desert