Allow local gvimrc.

Not all fonts are equal across OSes.
This commit is contained in:
Thomas Gideon 2015-03-26 14:35:04 -04:00
parent 9c61032243
commit 6e01086966

6
gvimrc
View file

@ -1,4 +1,8 @@
set guifont=Monaco:h14
" to allow specific fonts for specific OSes
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
" from the help, recommended for widest possible