Use Go Mono on Windows
This commit is contained in:
parent
54c0e57b20
commit
3b281f3a2c
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue