Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Tern + more js2-mode integration. #37

Merged
merged 2 commits into from
Oct 26, 2014

Conversation

Olical
Copy link
Contributor

@Olical Olical commented Oct 25, 2014

Not sure if you'd want the tern bindings under SPC or not, but I've left them as they are for now. This basically uses js2 for all .js files (as I've found this to be superior to the minor mode) and then attach tern completion to that.

To get tern to work the user just needs to install the tern NPM module, so basically follow the standard tern instructions on the website. It's very well documented.

@Olical
Copy link
Contributor Author

Olical commented Oct 25, 2014

This will fix #31.

@Olical
Copy link
Contributor Author

Olical commented Oct 25, 2014

I need to regenerate the TOC too!

@syl20bnr
Copy link
Owner

Point on first line of TOC then markdown-toc/generate ;-)

syl20bnr added a commit that referenced this pull request Oct 26, 2014
Added Tern + more js2-mode integration (also replace ac-js2)
@syl20bnr syl20bnr merged commit 838533b into syl20bnr:master Oct 26, 2014
@syl20bnr
Copy link
Owner

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants