nvim-completion-manager icon indicating copy to clipboard operation
nvim-completion-manager copied to clipboard

Completion for JS + Flow

Open ghost opened this issue 7 years ago • 1 comments

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

ghost avatar Dec 19 '17 10:12 ghost

Read :help NCM-trouble-shooting

Generate the log files needed for trouble shooting.

roxma avatar Dec 21 '17 01:12 roxma