summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lua/ache/plugins/switch.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/lua/ache/plugins/switch.lua b/lua/ache/plugins/switch.lua
new file mode 100644
index 0000000..a6ce97e
--- /dev/null
+++ b/lua/ache/plugins/switch.lua
@@ -0,0 +1,3 @@
+return {
+ "AndrewRadev/switch.vim",
+}