Open sadtab opened 1 year ago
Hey! This is because there's a mapping missing between mason <-> lspconfig. PR is very much welcomed (see for example https://github.com/williamboman/mason-lspconfig.nvim/pull/304), else I'll get around to it soon.
Thanks, I will post a PR as soon as I 've some free time
Problem description
I can manually install
cmakelang
server within:Mason
ui, butmason-lspconfig.nvim
with following minimal conf :throws warning :
Why do you think this is an issue with mason-lspconfig.nvim?
cmakelang
should be a valid entry for mason-lspconfig as it is installable byMasonInstall
commandNeovim version (>= 0.7)
NVIM v0.9.4 Build type: RelWithDebInfo LuaJIT 2.1.1692716794
Operating system/version
ubuntu
I've manually reviewed the Nvim LPS client log (
:LspLog
) to find potential errorsI've recently downloaded the latest plugin version of mason.nvim, mason-lspconfig.nvim, and nvim-lspconfig
Affected language servers
cmakelang
Steps to reproduce
Just try to include cmakelang in
ensure_installed
Actual behavior
Warning :
Expected behavior
Install cmakelang automatically
LspInfo
LspLog
No response
Healthcheck