ncm2 / ncm2-tern

ternjs based javascript completion for ncm2
MIT License
12 stars 2 forks source link
ncm2-javascript ncm2-plugin ncm2-source

ternjs for ncm2

Javascript completion for ncm2.

installation

Plug 'ncm2/ncm2-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 documentation of the Ternjs. Create .tern-project in your project directory or simply create .tern-config in your $HOME directory.