diff --git a/vim/init.vim b/vim/init.vim index d27ee15..413a3fa 100644 --- a/vim/init.vim +++ b/vim/init.vim @@ -65,7 +65,7 @@ if has("gui_macvim") set guioptions-=e set guioptions-=r set guioptions-=L - set guifont=Hack:h13 + set guifont=Hack:h12 endif let g:syntastic_auto_jump = 1