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