Clean up gui settings

This commit is contained in:
Thomas Gideon 2017-05-25 12:07:45 -04:00
parent 667be21ba6
commit 1b83bb4760
3 changed files with 1 additions and 16 deletions

3
gvimrc
View file

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