From c873572872f42696772ca284074c502894b56633 Mon Sep 17 00:00:00 2001 From: jdhao Date: Fri, 22 Oct 2021 22:05:29 +0800 Subject: [PATCH] firenvim conf update --- core/plugins.vim | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/plugins.vim b/core/plugins.vim index 5832b1c..8dd4a5f 100644 --- a/core/plugins.vim +++ b/core/plugins.vim @@ -452,6 +452,8 @@ endif if exists('g:started_by_firenvim') && g:started_by_firenvim if g:is_mac set guifont=Iosevka\ Nerd\ Font:h18 + else + set guifont=Consolas endif " general config for firenvim