-
BetaWas this translation helpful?Give feedback.
All reactions
Remove the opts from mason-lspconfig.
Replies: 2 comments 4 replies
-
Most likely misconfiguration. What does :LspInfo say? |
BetaWas this translation helpful?Give feedback.
All reactions
-
Here it is: ![]() |
BetaWas this translation helpful?Give feedback.
All reactions
-
Yes, this is misconfiguration. Make sure mason-lspconfig is not setup before nvim-java. Use starter-kickstart project as a reference. If you can't figure it out, share your complete configuration. |
BetaWas this translation helpful?Give feedback.
All reactions
-
I ended up doing this: Althought I don't know if this is the correct choice. This does seem to fix the error, but if there's a 'better' solution then I'd like to hear it. |
BetaWas this translation helpful?Give feedback.
All reactions
-
Remove the opts from mason-lspconfig. |
BetaWas this translation helpful?Give feedback.
All reactions
-
BetaWas this translation helpful?Give feedback.


