Switch to Iosevka Term Slab Light font by default

This commit is contained in:
Anthony Rose 2019-08-23 22:55:43 +01:00
parent b85e32199d
commit 215317aea7

2
vimrc
View file

@ -128,7 +128,7 @@ endif
if has("gui_running")
if has("gui_gtk")
set clipboard=unnamedplus
set guifont=Iosevka\ Term\ Light\ 11,
set guifont=Iosevka\ Term\ Slab\ Light\ 11,
\Liberation\ Mono\ 11,
\Monospace\ Regular\ 11
elseif has("gui_win32")