From 50724197ddd15cfc2934113bbd1fc980c5c296dd Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 30 Mar 2026 23:57:07 +0200 Subject: Remove a lot of unused configuration files --- lua/ache/plugins/switch.lua | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 lua/ache/plugins/switch.lua (limited to 'lua/ache/plugins/switch.lua') diff --git a/lua/ache/plugins/switch.lua b/lua/ache/plugins/switch.lua deleted file mode 100644 index 7a826fa..0000000 --- a/lua/ache/plugins/switch.lua +++ /dev/null @@ -1,4 +0,0 @@ -return { - "AndrewRadev/switch.vim", - enabled = true, -} -- cgit v1.3-2-g11bf