neoclide / coc-pairs

Basic auto pairs extension of coc.nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requieres Neovim >= 0.8.0

vds2212 opened this issue · comments

Tests seems to show that coc-pairs needs Neovim >= 0.8.1
I have tested coc-pairs without success with:

  • Neovim 0.6.1
  • Neovim 0.7.0

Some other users report that it is not working with Neovim 0.5.1

Maybe the doc should mention it.