fix: Correctly parse complex subcommands and push a table to terminal.run() when it's possible instead of making a concat

This commit is contained in:
NicolasGB
2025-11-23 18:07:30 +01:00
committed by Nicolas GB
parent e78c35846a
commit 0cd1f554a6
2 changed files with 14 additions and 6 deletions
+2 -1
View File
@@ -328,4 +328,5 @@ function M.run(cmd, keymaps)
vim.cmd("stopinsert")
end
return M
return M