aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwilliambotman[bot] <107473453+williambotman@users.noreply.github.com>2025-06-19 12:07:23 +0200
committerGitHub <noreply@github.com>2025-06-19 10:07:23 +0000
commitf54e3c11fc9ebfcfc27e696182b0295b071d0811 (patch)
tree256e32edd4bc6b8dcd11ea7687cb220388b30ac3
parentchore: update generated code (#578) (diff)
downloadmason-lspconfig-f54e3c11fc9ebfcfc27e696182b0295b071d0811.tar
mason-lspconfig-f54e3c11fc9ebfcfc27e696182b0295b071d0811.tar.gz
mason-lspconfig-f54e3c11fc9ebfcfc27e696182b0295b071d0811.tar.bz2
mason-lspconfig-f54e3c11fc9ebfcfc27e696182b0295b071d0811.tar.lz
mason-lspconfig-f54e3c11fc9ebfcfc27e696182b0295b071d0811.tar.xz
mason-lspconfig-f54e3c11fc9ebfcfc27e696182b0295b071d0811.tar.zst
mason-lspconfig-f54e3c11fc9ebfcfc27e696182b0295b071d0811.zip
chore: update generated code (#579)
-rw-r--r--lua/mason-lspconfig/filetype_mappings.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/mason-lspconfig/filetype_mappings.lua b/lua/mason-lspconfig/filetype_mappings.lua
index 60ab5cf..5379af0 100644
--- a/lua/mason-lspconfig/filetype_mappings.lua
+++ b/lua/mason-lspconfig/filetype_mappings.lua
@@ -89,7 +89,7 @@ return {
helm = { "helm_ls", "snyk_ls" },
hlsl = { "slangd" },
hoon = { "hoon_ls" },
- html = { "angularls", "antlersls", "ast_grep", "emmet_language_server", "emmet_ls", "harper_ls", "html", "htmx", "ltex", "ltex_plus", "lwc_ls", "stimulus_ls", "stylelint_lsp", "superhtml", "tailwindcss", "unocss" },
+ html = { "angularls", "antlersls", "ast_grep", "biome", "emmet_language_server", "emmet_ls", "harper_ls", "html", "htmx", "ltex", "ltex_plus", "lwc_ls", "stimulus_ls", "stylelint_lsp", "superhtml", "tailwindcss", "unocss" },
["html-eex"] = { "htmx", "tailwindcss" },
["html.handlebars"] = { "glint" },
htmlangular = { "angularls", "emmet_language_server", "emmet_ls", "htmx", "tailwindcss" },