From d7480503c65e8632e931fc6718b846bde7b81952 Mon Sep 17 00:00:00 2001 From: Viorel Binciu Date: Tue, 13 May 2025 13:38:57 +0300 Subject: [PATCH] task: Disable updates --- lua/config/lazy.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/config/lazy.lua b/lua/config/lazy.lua index b9187c7..6086b5a 100644 --- a/lua/config/lazy.lua +++ b/lua/config/lazy.lua @@ -29,7 +29,7 @@ require("lazy").setup({ }, install = { colorscheme = { "tokyonight", "habamax", "catppuccin-mocha" } }, - checker = { enabled = true }, -- automatically check for plugin updates + checker = { enabled = false }, -- automatically check for plugin updates performance = { rtp = { -- disable some rtp plugins