imxiejie / ThinkVim

Vim configuration in the 21st century
MIT License
868 stars 106 forks source link

Ubuntu18.04安装失败 #96

Closed lgc202 closed 4 years ago

lgc202 commented 4 years ago

工具准备就绪后输入nvim出现错误: Error detected while processing CursorHold Autocommands for "*": E117: Unknown function: CocActionAsync

glepnir commented 4 years ago

@liguangcai coc没装上。挂个代理之类的。可能你git npm网络不稳定。

lgc202 commented 4 years ago

应该不是,用vim可以安装coc,不知道你这个环境怎么单独安装coc?

glepnir commented 4 years ago

网络环境问题 npm用淘宝镜像.

:call dein#install('coc.nvim')
glepnir commented 4 years ago

没有反馈,关闭此issue。