roxma / nvim-completion-manager

:warning: PLEASE USE https://github.com/ncm2/ncm2 INSTEAD
MIT License
917 stars 49 forks source link

Completion for JS + Flow #167

Open ghost opened 6 years ago

ghost commented 6 years ago

I install roxma/nvim-completion-manager roxma/ncm-flow roxma/nvim-cm-tern (run npm i)

but completion does not work...

In :scriptname I see

 64: ~/.cache/nvim/dein/.cache/init.vim/.dein/autoload/cm.vim
 65: ~/.cache/nvim/dein/.cache/init.vim/.dein/autoload/cm/snippet.vim
 66: ~/.cache/nvim/dein/.cache/init.vim/.dein/autoload/cm/sources/css.vim

tern-server is not running.

Could you write a little config needed for work js + flow if it is necessary?

NVIM v0.2.3-12-g7b68688 Build type: Release

roxma commented 6 years ago

Read :help NCM-trouble-shooting

Generate the log files needed for trouble shooting.