mirror of
https://github.com/zoriya/jj.nvim.git
synced 2026-08-05 10:46:08 +00:00
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:
@@ -328,4 +328,5 @@ function M.run(cmd, keymaps)
|
||||
vim.cmd("stopinsert")
|
||||
end
|
||||
|
||||
return M
|
||||
return M
|
||||
|
||||
|
||||
Reference in New Issue
Block a user