diff options
| author | ache <ache@ache.one> | 2026-03-30 23:57:07 +0200 |
|---|---|---|
| committer | ache <ache@ache.one> | 2026-03-30 23:57:07 +0200 |
| commit | 50724197ddd15cfc2934113bbd1fc980c5c296dd (patch) | |
| tree | 838aece7f2eeea61c95f2227aa64fc0912c4069d /lua/ache/plugins/switch.lua | |
| parent | clean: 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.lua | 4 |
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, -} |