diff --git a/lua/config/lazy.lua b/lua/config/lazy.lua index d73bfa1..c276002 100644 --- a/lua/config/lazy.lua +++ b/lua/config/lazy.lua @@ -30,11 +30,8 @@ require("lazy").setup({ version = false, -- always use the latest git commit -- version = "*", -- try installing the latest stable version for plugins that support semver }, - install = { colorscheme = { "tokyonight", "habamax" } }, - checker = { - enabled = true, -- check for plugin updates periodically - notify = false, -- notify on update - }, -- automatically check for plugin updates + checker = { enabled = true }, -- automatically check for plugin updates + install = { colorscheme = { "everforest" } }, performance = { rtp = { -- disable some rtp plugins