more fooling around with fonts
This commit is contained in:
parent
a1eaa87ea0
commit
6c0028a6cf
4 changed files with 10 additions and 13 deletions
5
gvimrc
5
gvimrc
|
@ -1,7 +1,8 @@
|
|||
" Iosevka Term ss10
|
||||
if has('win32')
|
||||
set guifont=Iosevka_Regular:h10
|
||||
set guifont=Iosevka_Term_Regular:h10
|
||||
else
|
||||
set guifont=Iosevka\ Regular\ 10
|
||||
set guifont=Iosevka\ Term\ Regular\ 10
|
||||
endif
|
||||
set guiheadroom=0 guioptions=aei mouse=a
|
||||
set noerrorbells visualbell t_vb=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue