neoclide / coc-pairs

Basic auto pairs extension of coc.nvim
297 stars 14 forks source link

Extra bracket inserted when replaying macros #87

Closed LogicNg closed 1 year ago

LogicNg commented 1 year ago

If I type qai in normal mode, then () in insert mode. When replaying the macro, it produces )() instead.

chemzqm commented 1 year ago

Can't reproduce on latest neovim and vim, try upgrade your vim.