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:
parent
247bb91e67
commit
c873572872
@ -452,6 +452,8 @@ endif
|
|||||||
if exists('g:started_by_firenvim') && g:started_by_firenvim
|
if exists('g:started_by_firenvim') && g:started_by_firenvim
|
||||||
if g:is_mac
|
if g:is_mac
|
||||||
set guifont=Iosevka\ Nerd\ Font:h18
|
set guifont=Iosevka\ Nerd\ Font:h18
|
||||||
|
else
|
||||||
|
set guifont=Consolas
|
||||||
endif
|
endif
|
||||||
|
|
||||||
" general config for firenvim
|
" general config for firenvim
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user