From 4d681f1191f8193343a310ef11e062a9909cb856 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Tue, 20 Sep 2022 15:48:54 +0100 Subject: [PATCH] Use Iosevka Term --- vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vimrc b/vimrc index 3fcd347..262e284 100644 --- a/vimrc +++ b/vimrc @@ -154,7 +154,7 @@ if has('gui_running') set guifont=Monospace\ 10 elseif has('gui_win32') set clipboard=unnamed - set guifont=Iosevka_Fixed_Extended:h10:cANSI + set guifont=Iosevka_Term:h10:cANSI set rop=type:directx endif set columns=132