diff --git a/lua/config/lazy.lua b/lua/config/lazy.lua index c76ced3..7a3fd4f 100644 --- a/lua/config/lazy.lua +++ b/lua/config/lazy.lua @@ -24,7 +24,11 @@ require("lazy").setup({ }, { import = "plugins" }, -- General Plugins }, - defaults = { lazy = false, version = false }, + defaults = { + lazy = false, + version = false, + event = "VeryLazy", + }, checker = { enabled = true }, performance = { rtp = {