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

fix(bqnlsp): do not override user provided cmd_env #3026

Merged
merged 1 commit into from
Feb 25, 2024

Conversation

BarrOff
Copy link
Contributor

@BarrOff BarrOff commented Feb 24, 2024

Hello

The current implementation would overwrite a user provided cmd_env if also providing libcbqnPath.
This commit adds additional checks to see whether cmd_env and the environment variable keys already exist.
It they exist, it will not replace them.

@BarrOff BarrOff requested a review from glepnir as a code owner February 24, 2024 14:12
@glepnir glepnir merged commit 60c3bd3 into neovim:master Feb 25, 2024
9 checks passed
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