Error with clang-format in ensure_installed #2051
Unanswered
AllergicMushroom
asked this question in
Q&A
Replies: 0 comments
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.
-
I always get an error with clang-format if it is in ensure_installed, but I can install it manually and it works.
Here's my config:
I get
[mason-lspconfig.nvim] Server "clang-format" is not a valid entry in ensure_installed. Make sure to only provide lspconfig server names.However, installation it from :Mason makes it work, even if the error message still appears. Am I missing something? I checked the registry and it seems to be the good name.
Beta Was this translation helpful? Give feedback.
All reactions