-
-
Notifications
You must be signed in to change notification settings - Fork 180
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(buf_ls): add buf_ls support #485
Conversation
Thanks for your work! |
done! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tested on my configuration with astronvim and astrocommunity.pack.proto
everything works well
NVIM v0.10.2
Build type: Release
LuaJIT 2.1.1732813678
This seems to solve this issue. Thanks for your contribution!! |
Now that support has landed in lspconfig, we can add it here.
Closes #488