Use Go Mono on Windows

This commit is contained in:
Anthony Rose 2023-02-06 09:02:51 +00:00
parent 54c0e57b20
commit 3b281f3a2c

2
vimrc
View file

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