[UPDATED] stopped checking for updates on start

This commit is contained in:
Daveanand Mannie
2024-10-26 22:43:19 -04:00
parent 3e4f56774e
commit e38fb5a140
2 changed files with 6 additions and 6 deletions

View File

@@ -29,7 +29,7 @@ require("lazy").setup({
version = false, -- always use the latest git commit
-- version = "*", -- try installing the latest stable version for plugins that support semver
},
checker = { enabled = true }, -- automatically check for plugin updates
checker = { enabled = false}, -- automatically check for plugin updates
performance = {
rtp = {
-- disable some rtp plugins