Use Source Code Pro 10 on Windows GUI

This commit is contained in:
2022-04-29 21:57:05 +01:00
parent 51c56a8633
commit 68c699882d
2 changed files with 2 additions and 2 deletions

2
gvimrc
View File

@@ -6,7 +6,7 @@
set guioptions=aegi
if platform#is_windows()
set guifont=Consolas:h10:cDEFAULT
set guifont=Source\ Code\ Pro:h10
else
" Set default font
set guifont=Source\ Code\ Pro\ Medium\ 9