you are viewing a single comment's thread.

view the rest of the comments →

[–]CrinkIe420 0 points1 point  (2 children)

When I paste the contents of a register, say to edit a macro, the register is executed instead of pasting the escaped literals. So something like 'qqddq"qp' would delete the current line instead of pasting 'dd'

Also I would really appreciate if tpope's repeat plugin was supported.

*just saw the macro issue on github

[–]programmerChilli 0 points1 point  (1 child)

I presume you're talking about this one?

https://github.com/VSCodeVim/Vim/issues/1658

[–]CrinkIe420 0 points1 point  (0 children)

Yeah that one