Compare commits

...

2 Commits

3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
if exists(':GuiFont')
if platform#is_windows()
GuiFont! Consolas:h9
GuiFont! Source\ Code\ Pro:h10
else
GuiFont Source\ Code\ Pro:h9
endif

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

@ -1 +1 @@
Subproject commit 6cf985065aaeba4c9943c80e9aee61a1b86c1fad
Subproject commit 2f68c112ddf8752eb3b71d6c213d2e75dd78d0e1