Closed kflak closed 8 months ago
I think this is coc.nvim clashing with cmp. You can't have them both work using the same trigger. Choose either one or the other, or configure different triggers.
Anyway, I don't think this has anything to do with this plugin.
Good good. I found another way of doing what I need to do without having to resort to coc :-) Getting a little bit too many AIs in my nvim these days anyway.
Hi,
Trying to get tabnine working for using a dictionary, but it's conflicting with my other sources, see screenshot:
nvim version:
nvim-cmp config:
coc.nvim config:
System: Arch linux 6.7.5
Grateful for any help!