Use Cascadia Code on Windows

This commit is contained in:
Anthony Rose 2023-05-30 11:51:26 +01:00
parent a2b3f8ea6a
commit 69df762e39

2
vimrc
View file

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