This commit is contained in:
Thomas Gideon 2019-09-26 09:27:27 -04:00
parent 270e604033
commit b5935da9f7

View file

@ -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)