neoclide / coc-css

Css language server extension for coc.nvim
193 stars 11 forks source link

coc-css Installed by vim-plug not working correctly! #13

Closed awesomepandata closed 4 years ago

awesomepandata commented 4 years ago

versions

vim version: NVIM v0.5.0-397-g96059d72e node version: v12.13.1 coc.nvim version: 0.0.75-0b7b4043c8 term: undefined platform: win32

Messages

...

When installing with a plugin manager, the completion not working, but when install with CocInstall, working normally 💃

Installed via a plugin manager (vim-plug for example) is oficial supported?

chemzqm commented 4 years ago

You have to run yarn install in project folder.