Switch back to Monospace now fonts.conf works
This commit is contained in:
parent
bb03c6bdb6
commit
488ccfb1e9
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
@ -251,7 +251,7 @@ endif
|
|||
if has('gui_running')
|
||||
if has('gui_gtk')
|
||||
set clipboard=unnamedplus
|
||||
set guifont=Berkeley\ Mono\ 10
|
||||
set guifont=Monospace\ 10
|
||||
elseif has('gui_win32')
|
||||
set clipboard=unnamed
|
||||
set guifont=Cascadia_Mono_SemiLight:h10:W350:cANSI:qDRAFT
|
||||
|
|
Loading…
Reference in a new issue