1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

firenvim conf update

This commit is contained in:
jdhao 2021-10-22 22:05:29 +08:00
parent 247bb91e67
commit c873572872

View File

@ -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