diff options
| -rw-r--r-- | lua/mason-lspconfig/filetype_mappings.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/mason-lspconfig/filetype_mappings.lua b/lua/mason-lspconfig/filetype_mappings.lua index 455d857..1feb5b9 100644 --- a/lua/mason-lspconfig/filetype_mappings.lua +++ b/lua/mason-lspconfig/filetype_mappings.lua @@ -257,7 +257,7 @@ return { xsd = { "lemminx" }, xsl = { "lemminx" }, xslt = { "lemminx" }, - yaml = { "ast_grep", "azure_pipelines_ls", "gh_actions_ls", "hydra_lsp", "snyk_ls", "spectral", "yamlls" }, + yaml = { "ast_grep", "azure_pipelines_ls", "gh_actions_ls", "home_assistant", "hydra_lsp", "snyk_ls", "spectral", "yamlls" }, ["yaml.ansible"] = { "ansiblels" }, ["yaml.docker-compose"] = { "docker_compose_language_service", "docker_language_server", "yamlls" }, ["yaml.gitlab"] = { "gitlab_ci_ls", "yamlls" }, |
