diff --git a/home/apps/nvim/lua/config/lazy.lua b/home/apps/nvim/lua/config/lazy.lua index 3ef94b1..1b7d201 100644 --- a/home/apps/nvim/lua/config/lazy.lua +++ b/home/apps/nvim/lua/config/lazy.lua @@ -25,7 +25,7 @@ require("lazy").setup({ }, install = { colorscheme = { "catppuccin" } }, change_detection = { notify = false }, - checker = { enabled = true }, + checker = { enabled = false }, performance = { rtp = { disabled_plugins = {