Use Iosevka Fixed Extended on Windows

This commit is contained in:
Anthony Rose 2022-06-24 09:36:00 +00:00
parent 2e1ecb64a2
commit b051946671

2
vimrc
View file

@ -151,7 +151,7 @@ if has('gui_running')
set guifont=Monospace\ 10
elseif has('gui_win32')
set clipboard=unnamed
set guifont=Consolas:h10:cANSI
set guifont=Iosevka_Fixed_Extended:h10:cANSI
set rop=type:directx
endif
set columns=132