Font improvement: Inconsolata XL

This commit is contained in:
Yan Pritzker 2012-11-16 09:33:13 -06:00
parent 485c7f1800
commit a8d3e50847
3 changed files with 1 additions and 1 deletions

Binary file not shown.

BIN
fonts/Inconsolata XL.otf Normal file

Binary file not shown.

View File

@ -15,7 +15,7 @@ if has("gui_running")
set lines=60 set lines=60
set columns=190 set columns=190
set guifont=Inconsolata:h20,Monaco:h17 set guifont=Inconsolata\ XL:h17,Inconsolata:h20,Monaco:h17
else else
"dont load csapprox if we no gui support - silences an annoying warning "dont load csapprox if we no gui support - silences an annoying warning
let g:CSApprox_loaded = 1 let g:CSApprox_loaded = 1