Tweak height to better fit other monitors
This commit is contained in:
parent
05033c36e1
commit
79c7960158
1 changed files with 1 additions and 4 deletions
5
gvimrc
5
gvimrc
|
@ -1,10 +1,7 @@
|
|||
" 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=68
|
||||
set lines=65
|
||||
set columns=120
|
||||
set background=dark
|
||||
"" enable antialiasing for environments supporting it
|
||||
|
|
Loading…
Reference in a new issue