From 95fef8868546fb9bc483d21ee06b4f7a4fbe4709 Mon Sep 17 00:00:00 2001 From: ravitejas Date: Sat, 3 May 2025 13:23:23 +0530 Subject: [PATCH] remove unused key --- lua/config/lazy.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/lua/config/lazy.lua b/lua/config/lazy.lua index eb172bd..a1db601 100644 --- a/lua/config/lazy.lua +++ b/lua/config/lazy.lua @@ -16,4 +16,3 @@ require("lazy").setup("plugins", { notify = false, }, }) -l \ No newline at end of file