nvim: neovide font
This commit is contained in:
parent
84772f2a63
commit
df51b158ae
1 changed files with 1 additions and 1 deletions
|
@ -27,4 +27,4 @@ vim.o.imsearch = 0
|
||||||
|
|
||||||
local fsize = '11'
|
local fsize = '11'
|
||||||
if vim.loop.os_uname().sysname == 'Darwin' then fsize = '14' end
|
if vim.loop.os_uname().sysname == 'Darwin' then fsize = '14' end
|
||||||
vim.o.guifont = 'Vascadia Mono PL:h' .. fsize
|
vim.o.guifont = 'Maple Mono NF:h' .. fsize
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue