Disable resize, pick less exhuasting colorscheme

This commit is contained in:
Thomas Gideon 2017-02-06 11:06:23 -05:00
parent 667be21ba6
commit 0d19f11db7
3 changed files with 4 additions and 4 deletions

4
gvimrc
View file

@ -4,8 +4,8 @@ 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 lines=9999
"set columns=9999
set background=dark
"" enable antialiasing for environments supporting it
set anti