From 7cfad4e33b308336cb0209dd916e6e832d271113 Mon Sep 17 00:00:00 2001 From: Simon Lasbrugnas Date: Thu, 6 Mar 2025 20:10:26 +0100 Subject: [PATCH] chore: delete mellow.lua file --- lua/custom/plugins/mellow.lua | 1 - 1 file changed, 1 deletion(-) delete mode 100644 lua/custom/plugins/mellow.lua diff --git a/lua/custom/plugins/mellow.lua b/lua/custom/plugins/mellow.lua deleted file mode 100644 index 34cfe71..0000000 --- a/lua/custom/plugins/mellow.lua +++ /dev/null @@ -1 +0,0 @@ -return { "mellow-theme/mellow.nvim" }