[Mason] Fix ls names

This commit is contained in:
Janis Hutz 2025-06-05 19:59:54 +02:00
parent 1a241a1241
commit 408f84bb8f

View File

@ -25,12 +25,11 @@ return {
mason_lspconfig.setup({ mason_lspconfig.setup({
-- list of servers for mason to install -- list of servers for mason to install
ensure_installed = { ensure_installed = {
"asm-lsp", "asm_lsp",
"bashls", "bashls",
"clangd", "clangd",
"cmake", "cmake",
-- "cssls", -- "cssls",
"dartls",
"gopls", "gopls",
"hyprls", "hyprls",
"jdtls", "jdtls",