Replies: 1 comment
-
|
I did a discussion search and see that something exists for zls. Going through that and will re-open this if it does not work for me still. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
At work, the Mason clangd auto-install does not work due to a unique linux setup so there's a complaint about missing dependancies.
I have worked around this by checking LspInfo, and putting a symlink to a system pre-installed clangd binary.
This works.
I was wondering if there was a cleaner way to do this ( via config file ), so that if I ever re-install the clang package or Mason, it won't blow away my symlink.
Beta Was this translation helpful? Give feedback.
All reactions