[2024-05-31] Add neovide font

This commit is contained in:
Andrew Conlin 2024-05-31 15:33:32 +01:00
parent db30de940b
commit 66d88d9532

View File

@ -51,9 +51,9 @@ set bg=dark
set noshowmode
"if exists("g:neovide")
" set guifont=MesloLGM_Nerd_Font_Mono:h10:cANSI:qDRAFT
"endif
if exists("g:neovide")
set guifont=GeistMono_Nerd_Font:h10:cANSI:qDRAFT
endif
set updatetime=100
set signcolumn=yes