win32: Package jetbrains mono font

This commit is contained in:
2021-10-18 20:32:46 +11:00
parent 8746f4daba
commit a3df01792b
2 changed files with 23 additions and 2 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ if has("gui_running")
" old listchars=tab:>-,eol:¬,trail:■,extends:»,precedes:«
set listchars+=trail:■,extends,precedes
if s:running_windows
set guifont=Consolas:h11
set guifont=JetBrains_Mono:h9, Consolas:h11
else
set guifont=InputMonoCondensed:h10
endif