Neovide settings
This commit is contained in:
parent
7e3c5f1a73
commit
ccf2897cb8
@ -108,7 +108,8 @@ require('onedark').load()
|
||||
-- See `:help vim.o`
|
||||
|
||||
if vim.g.neovide then
|
||||
vim.o.guifont = "Iosevka Term:h16"
|
||||
vim.o.guifont = "Iosevka Term:h12"
|
||||
vim.g.neovide_scale_factor = 1.0
|
||||
end
|
||||
|
||||
-- Set highlight on search
|
||||
|
Loading…
Reference in New Issue
Block a user