Browse Source

increased the font size

master
Julio Biason 10 years ago
parent
commit
35a1fad4c6
  1. 2
      configs/gvimrc

2
configs/gvimrc

@ -8,7 +8,7 @@ if has('mac')
set gfn=monofur:h15 " My screen size sucks, mkay?
set lines=63 " number of lines, based on my screen size and font
else
set gfn=monofur\ for\ Powerline\ 12
set gfn=monofur\ for\ Powerline\ 14
set lines=54
let g:Powerline_symbols = 'fancy'
endif

Loading…
Cancel
Save