keymap-amend.nvim
keymap-amend.nvim copied to clipboard
`vim.v.count` not used
Wanting to count commands, this plugin fails.
Putting original in a for loop causes the function to be repeated twice the number of times it should be executed (why?).
Am I the only one experiencing this?
Making the functions public would allow patching the plugin without needing of PR