Use Iosevka Fixed Extended on Windows
This commit is contained in:
parent
2e1ecb64a2
commit
b051946671
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue