Use Iosevka Tem Light (instead of Regular)

This commit is contained in:
Anthony Rose 2019-07-11 09:46:06 +01:00
parent 66b9547611
commit 5b2826d221

2
vimrc
View file

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