neoclide / coc-pairs

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

Does not work with <C-h> #53

Closed VVKot closed 4 years ago

VVKot commented 4 years ago

Plugin works as expected for <BS> but does not work for the <C-h> which is a handy way to not reach out for Backspace. Any idea on how to make it work?

chemzqm commented 4 years ago

50