imxiejie / ThinkVim

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

[coc.nvim] compiled javascript file not found! #19

Closed ghost closed 5 years ago

ghost commented 5 years ago

Download dein plugin management wait a moment :!git clone https://github.com/Shougo/dein.vim /Users/xiaoma/.config/nvim/repos/github.com/Shougo/dein.vim

正克隆到 '/Users/xiaoma/.config/nvim/repos/github.com/Shougo/dein.vim'... [coc.nvim] compiled javascript file not found!

Environment Information

glepnir commented 5 years ago

@xiaomabetter coc没有安装上,最好是翻墙或者换个安装方式 因为npm比较慢。用npm淘宝镜像。或者修改plugins.yaml 的coc,用这样的方式装。

- repo: neoclide/coc.nvim
  merge: 0
  rev:release
  hook_add: source ~/.config/nvim/core/plugins/coc.vim