if vim.g.neovide then vim.o.guifont = "Liga SFMonoNerdFont:h10" vim.g.neovide_scale_factor = 1 end return { updater = { channel = "nightly", branch = "nightly", pin_plugins = false, show_changelog = true, auto_quit = true, }, }