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