aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwilliambotman[bot] <107473453+williambotman@users.noreply.github.com>2025-08-29 12:08:27 +0200
committerGitHub <noreply@github.com>2025-08-29 10:08:27 +0000
commit5e085efe67fccb13372d54331d849219662a7e93 (patch)
treec4f10b99998d6287f8ba501bb403c7749cd9e13b
parentchore: update generated code (#607) (diff)
downloadmason-lspconfig-5e085efe67fccb13372d54331d849219662a7e93.tar
mason-lspconfig-5e085efe67fccb13372d54331d849219662a7e93.tar.gz
mason-lspconfig-5e085efe67fccb13372d54331d849219662a7e93.tar.bz2
mason-lspconfig-5e085efe67fccb13372d54331d849219662a7e93.tar.lz
mason-lspconfig-5e085efe67fccb13372d54331d849219662a7e93.tar.xz
mason-lspconfig-5e085efe67fccb13372d54331d849219662a7e93.tar.zst
mason-lspconfig-5e085efe67fccb13372d54331d849219662a7e93.zip
chore: update generated code (#610)
-rw-r--r--lua/mason-lspconfig/filetype_mappings.lua10
1 files changed, 5 insertions, 5 deletions
diff --git a/lua/mason-lspconfig/filetype_mappings.lua b/lua/mason-lspconfig/filetype_mappings.lua
index 53689d3..fa31833 100644
--- a/lua/mason-lspconfig/filetype_mappings.lua
+++ b/lua/mason-lspconfig/filetype_mappings.lua
@@ -50,9 +50,9 @@ return {
earthfile = { "earthlyls" },
edge = { "htmx", "tailwindcss" },
edn = { "clojure_lsp" },
- eelixir = { "elixirls", "htmx", "lexical", "nextls", "tailwindcss" },
+ eelixir = { "elixirls", "expert", "htmx", "lexical", "nextls", "tailwindcss" },
ejs = { "htmx", "tailwindcss", "unocss" },
- elixir = { "elixirls", "htmx", "lexical", "nextls", "tailwindcss" },
+ elixir = { "elixirls", "expert", "htmx", "lexical", "nextls", "tailwindcss" },
elm = { "elmls" },
erb = { "htmx", "tailwindcss", "unocss" },
erg = { "erg_language_server" },
@@ -82,7 +82,7 @@ return {
handlebars = { "ember", "glint", "htmx", "tailwindcss" },
haskell = { "codebook", "harper_ls", "hls" },
hbs = { "htmx", "tailwindcss", "unocss" },
- heex = { "elixirls", "htmx", "lexical", "nextls", "tailwindcss" },
+ heex = { "elixirls", "expert", "htmx", "lexical", "nextls", "tailwindcss" },
helm = { "helm_ls", "snyk_ls" },
hlsl = { "slangd" },
hoon = { "hoon_ls" },
@@ -182,7 +182,7 @@ return {
robot = { "robotframework_ls" },
roslyn = { "dprint" },
rst = { "esbonio", "ltex", "ltex_plus", "vale_ls" },
- ruby = { "codebook", "harper_ls", "herb_ls", "rubocop", "ruby_lsp", "solargraph", "sorbet", "standardrb", "steep", "stimulus_ls" },
+ ruby = { "codebook", "harper_ls", "rubocop", "ruby_lsp", "solargraph", "sorbet", "standardrb", "steep", "stimulus_ls" },
rust = { "ast_grep", "bacon_ls", "codebook", "dprint", "harper_ls", "rust_analyzer", "unocss" },
sass = { "emmet_language_server", "emmet_ls", "somesass_ls", "tailwindcss", "unocss" },
scss = { "css_variables", "cssls", "emmet_language_server", "emmet_ls", "somesass_ls", "stylelint_lsp", "tailwindcss", "unocss" },
@@ -200,7 +200,7 @@ return {
stylus = { "tailwindcss", "unocss" },
sugarss = { "stylelint_lsp", "tailwindcss" },
superhtml = { "superhtml" },
- surface = { "elixirls", "lexical", "nextls" },
+ surface = { "elixirls", "expert", "lexical", "nextls" },
svelte = { "biome", "emmet_language_server", "emmet_ls", "eslint", "htmx", "svelte", "tailwindcss", "unocss" },
svg = { "lemminx" },
swift = { "harper_ls" },