require("config.lazy")
if vim.g.neovide then
vim.o.guifont = "JetBrainsMono Nerd Font:h16:b"
vim.g.neovide_refresh_rate = 170
end