|
|
@ -9,8 +9,6 @@ if has('mac') |
|
|
|
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\ 12 |
|
|
|
" set gfn=Source\ Code\ Pro\ for\ Powerline\ Medium\ 11 |
|
|
|
|
|
|
|
set lines=54 |
|
|
|
set lines=54 |
|
|
|
let g:Powerline_symbols = 'fancy' |
|
|
|
let g:Powerline_symbols = 'fancy' |
|
|
|
endif |
|
|
|
endif |
|
|
|
|
|
|
|
|
|
|
|