summaryrefslogtreecommitdiff
path: root/lua/ache/plugins/switch.lua
diff options
context:
space:
mode:
authorache <ache@ache.one>2026-03-30 23:57:07 +0200
committerache <ache@ache.one>2026-03-30 23:57:07 +0200
commit50724197ddd15cfc2934113bbd1fc980c5c296dd (patch)
tree838aece7f2eeea61c95f2227aa64fc0912c4069d /lua/ache/plugins/switch.lua
parentclean: Remove notebook plugin (diff)
Remove a lot of unused configuration files
Diffstat (limited to 'lua/ache/plugins/switch.lua')
-rw-r--r--lua/ache/plugins/switch.lua4
1 files changed, 0 insertions, 4 deletions
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,
-}