From ee553be606c5ef2a23fa652419e70b79484d14a2 Mon Sep 17 00:00:00 2001 From: "Christoph J. Scherr" Date: Tue, 23 Jan 2024 12:01:43 +0100 Subject: [PATCH] TSJoin fix --- lua/custom/plugins.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lua/custom/plugins.lua b/lua/custom/plugins.lua index 5adbc3c..6a880fd 100644 --- a/lua/custom/plugins.lua +++ b/lua/custom/plugins.lua @@ -625,8 +625,8 @@ local plugins = { "Wansmer/treesj", cmd = { "TSJJoin", "TSJSplit", "TSJSplit" }, keys = { - { "", "TSJJoin" }, - { "", "TSJSplit" }, + { "", "TSJJoin" }, + { "", "TSJSplit" }, }, opts = { use_default_keymaps = false,