hi.
i’ve been using nvim for other things than SC, and recently installed coc.nvim for c++, python and javascript help, but it interfered with documentation keybinding. tried to use CocDisable on BufNew, BufRead, BufEnter but it still throws this error:
[coc.nvim]: Error on “doHover”: current buffer 3 not attached
Has some of you used it, is there an easy work-around or should i just remove coc.nvim?