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: add bqnlsp support #3024

Merged
merged 2 commits into from
Feb 24, 2024
Merged

Conversation

BarrOff
Copy link
Contributor

@BarrOff BarrOff commented Feb 24, 2024

Hello

This pull request adds support for bqnlsp.
Compiling and running the binary is a little more involved and might need to set up the search path for the dynamic linker (see documentation of bqnlsp).
Therefore I added libcbqnPath to the setup dictionary and created a utility function to set the environment variable depending on the operating system.

I formatted the code and used the linters. If there is still something bad with the code please tell me and I will gladly fix it.

@BarrOff BarrOff requested a review from glepnir as a code owner February 24, 2024 12:40
@BarrOff BarrOff force-pushed the feat_add_bqnlsp_support branch from 20e446d to 6bed2ec Compare February 24, 2024 12:46
@glepnir glepnir merged commit 6b264ff into neovim:master Feb 24, 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