1
0
Fork 0
This commit is contained in:
Von Random 2023-06-20 14:15:47 +03:00
parent 0af7d00a72
commit f42c239958
7 changed files with 8 additions and 8 deletions

View file

@ -26,4 +26,4 @@ vim.o.imsearch = 0
local fsize = '11'
if vim.loop.os_uname().sysname == 'Darwin' then fsize = '14' end
vim.o.guifont = 'vcascadia:h' .. fsize
vim.o.guifont = 'VascadiaMod:h' .. fsize