diff --git a/lua/config/lazy.lua b/lua/config/lazy.lua index d73bfa1..cad96c3 100644 --- a/lua/config/lazy.lua +++ b/lua/config/lazy.lua @@ -33,7 +33,7 @@ require("lazy").setup({ install = { colorscheme = { "tokyonight", "habamax" } }, checker = { enabled = true, -- check for plugin updates periodically - notify = false, -- notify on update + notify = true, -- notify on update }, -- automatically check for plugin updates performance = { rtp = {