Bigger gui font.

This commit is contained in:
Bartek Stalewski 2016-06-16 17:06:57 +02:00
parent 93aa4856a2
commit 637c48af46

View File

@ -66,7 +66,7 @@ if has("gui_running")
set guioptions-=e
set guioptions-=r
set guioptions-=L
set guifont=MesloLGSDZ\ Nerd\ Font:h12
set guifont=MesloLGSDZ\ Nerd\ Font:h13
endif
let g:syntastic_auto_jump = 1