Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 474 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 474 Bytes

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.