Print errors
All checks were successful
Try loading the plugin into nvim / build (ubuntu-20.04) (push) Successful in 19s
All checks were successful
Try loading the plugin into nvim / build (ubuntu-20.04) (push) Successful in 19s
This commit is contained in:
@@ -9,8 +9,7 @@ if vim == nil then
|
||||
end
|
||||
|
||||
function M.Macrochain()
|
||||
-- vim.print(table.concat(keystrokes, ""))
|
||||
vim.print("Hello world")
|
||||
vim.print(table.concat(keystrokes, ""))
|
||||
end
|
||||
|
||||
-- @name record_keystroke
|
||||
|
||||
Reference in New Issue
Block a user