Set gfn
This commit is contained in:
parent
270e604033
commit
b5935da9f7
1 changed files with 1 additions and 0 deletions
1
init.vim
1
init.vim
|
@ -103,6 +103,7 @@ set guioptions-=b
|
||||||
set guioptions-=T
|
set guioptions-=T
|
||||||
set guioptions-=m
|
set guioptions-=m
|
||||||
|
|
||||||
|
set gfn=DejaVu\ Sans\ Mono\ for\ Powerline,\ Regular:h11
|
||||||
" from https://stackoverflow.com/a/51424640
|
" from https://stackoverflow.com/a/51424640
|
||||||
let s:fontsize = 10
|
let s:fontsize = 10
|
||||||
function! AdjustFontSize(amount)
|
function! AdjustFontSize(amount)
|
||||||
|
|
Loading…
Reference in a new issue