From ff71b6a2eede4747223c1e674e8097f28898245d Mon Sep 17 00:00:00 2001 From: bh Date: Fri, 5 Dec 2025 18:06:37 +0800 Subject: Added hex --- lua/config/lazy.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/config/lazy.lua') diff --git a/lua/config/lazy.lua b/lua/config/lazy.lua index f5ee74c..0b93d4e 100644 --- a/lua/config/lazy.lua +++ b/lua/config/lazy.lua @@ -31,5 +31,5 @@ require("lazy").setup({ -- colorscheme that will be used when installing plugins. install = { colorscheme = { "habamax" } }, -- automatically check for plugin updates - checker = { enabled = true }, + checker = { enabled = false }, }) -- cgit v1.2.3