roxma / nvim-cm-tern

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ternjs for nvim-completion-manager

Javascript completion for nvim-completion-manager.

installation

Plug 'roxma/nvim-cm-tern',  {'do': 'npm install'}

If you're installing this plugin manually, you need to execute npm install at the plugin base directory.

Tips

Read the configuration section of the Tern Reference Manual. Create .tern-project in your project directory or simply create .tern-config in your $HOME directory.

About


Languages

Language:Python 100.0%