Prefer Cascadia Mono over Code (no ligatures)

This commit is contained in:
Anthony Rose 2023-08-29 11:33:35 +01:00
parent 5f21cf445c
commit e7ad0ed14b

2
vimrc
View file

@ -255,7 +255,7 @@ if has('gui_running')
set guifont=Monospace\ 10
elseif has('gui_win32')
set clipboard=unnamed
set guifont=Cascadia_Code_SemiLight:h10:W350:cANSI:qDRAFT
set guifont=Cascadia_Mono_SemiLight:h10:W350:cANSI:qDRAFT
set rop=type:directx
endif
set columns=132