From 66124eda7538ebe7f94fa653e2c978ca43256ea1 Mon Sep 17 00:00:00 2001 From: Naz Date: Sat, 8 Feb 2025 13:34:50 +0100 Subject: =?UTF-8?q?=E2=9C=A8feat:=20disabled=20automatic=20updates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/config/lazy.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/config/lazy.lua b/lua/config/lazy.lua index 5cc79ef..dc1196c 100644 --- a/lua/config/lazy.lua +++ b/lua/config/lazy.lua @@ -22,5 +22,5 @@ require("lazy").setup({ { import = "plugins" }, }, -- automatically check for plugin updates - checker = { enabled = true }, + -- checker = { enabled = true }, }) -- cgit v1.2.3