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

feat(env): allow nodejs path to be set by the environment #2079

Merged
merged 1 commit into from
Jun 19, 2020
Merged

feat(env): allow nodejs path to be set by the environment #2079

merged 1 commit into from
Jun 19, 2020

Conversation

sheeldotme
Copy link
Contributor

Pretty straight forward amendment here to allow node's path to be set via an environment variable. One use case, of many, is when it is desirable to spin up a new work environment with neovim + coc. coc's node path dependency can now be preconfigured without parsing / writing configuration files. This code change allows one to still override the env variable with g:coc_node_path and as a last fallback still use node.

@fannheyward fannheyward merged commit d66d82e into neoclide:master Jun 19, 2020
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