Make default size a little easier to work with

This commit is contained in:
Thomas Gideon 2017-06-02 17:00:22 -04:00
parent 3253658ca7
commit 176cde4746

4
gvimrc
View file

@ -4,8 +4,8 @@ source ~/.gvimrc_local
" Linux: set gfn=DejaVu\ Sans\ Mono\ 10 " Linux: set gfn=DejaVu\ Sans\ Mono\ 10
" Mac: set guifont=Monaco:h14 " Mac: set guifont=Monaco:h14
" from the help, recommended for tallest possible " from the help, recommended for tallest possible
"set lines=9999 set lines=68
"set columns=9999 set columns=120
set background=dark set background=dark
"" enable antialiasing for environments supporting it "" enable antialiasing for environments supporting it
set anti set anti