Use Cascadia Code on Windows
This commit is contained in:
parent
a2b3f8ea6a
commit
69df762e39
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
@ -263,7 +263,7 @@ if has('gui_running')
|
|||
set guifont=Monospace\ 10
|
||||
elseif has('gui_win32')
|
||||
set clipboard=unnamed
|
||||
set guifont=Go_Mono:h10:cANSI
|
||||
set guifont=Cascadia_Code:h10:cANSI
|
||||
set rop=type:directx
|
||||
endif
|
||||
set columns=132
|
||||
|
|
Loading…
Reference in a new issue