Compare commits

..

No commits in common. "3da17559e99df2378f5884a3d5d4297dab9fda5a" and "51c56a8633897837d1e38e3ab316b8b227b985b2" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View File

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

2
gvimrc
View File

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

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