Closed lourenci closed 5 years ago
use latest release branch of coc.nvim
It is the 0.72 version, isn't it?
22daa03a is tag release, remove tag: '*'
from Plug command.
The same problem. I've removed the tag
from Plug command and installed it again, even uninstalled coc, deleted all related coc files in ~./config
and installed it again.
Use Plug 'neoclide/coc.nvim', {'branch': 'release'}
and checkout the version by :CocInfo
The following error happens just after the coc-tabnine installation.
[coc.nvim] Installed extension: coc-tabnine [coc.nvim] Error on active extension coc-tabnine: TypeError: coc_nvim_1.fetch is not a function