diff options
| author | williambotman[bot] <107473453+williambotman@users.noreply.github.com> | 2025-06-22 12:06:46 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-22 10:06:46 +0000 |
| commit | c4c84f4521d62de595c0d0f718a9a40c1890c8ce (patch) | |
| tree | 55977e32b458dff756056fe503544525528de5fd | |
| parent | chore: update generated code (#579) (diff) | |
| download | mason-lspconfig-c4c84f4521d62de595c0d0f718a9a40c1890c8ce.tar mason-lspconfig-c4c84f4521d62de595c0d0f718a9a40c1890c8ce.tar.gz mason-lspconfig-c4c84f4521d62de595c0d0f718a9a40c1890c8ce.tar.bz2 mason-lspconfig-c4c84f4521d62de595c0d0f718a9a40c1890c8ce.tar.lz mason-lspconfig-c4c84f4521d62de595c0d0f718a9a40c1890c8ce.tar.xz mason-lspconfig-c4c84f4521d62de595c0d0f718a9a40c1890c8ce.tar.zst mason-lspconfig-c4c84f4521d62de595c0d0f718a9a40c1890c8ce.zip | |
chore: update generated code (#581)
| -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 5379af0..2f664a0 100644 --- a/lua/mason-lspconfig/filetype_mappings.lua +++ b/lua/mason-lspconfig/filetype_mappings.lua @@ -216,7 +216,7 @@ return { tex = { "ltex", "ltex_plus", "texlab", "textlsp", "vale_ls" }, text = { "ltex", "ltex_plus", "textlsp", "vale_ls" }, thrift = { "thriftls" }, - toml = { "dprint", "harper_ls", "taplo" }, + toml = { "dprint", "harper_ls", "taplo", "tombi" }, twig = { "htmx", "tailwindcss", "twiggy_language_server" }, typescript = { "angularls", "ast_grep", "biome", "cssmodules_ls", "denols", "dprint", "ember", "eslint", "glint", "harper_ls", "htmx", "oxlint", "quick_lint_js", "rome", "snyk_ls", "tailwindcss", "ts_ls", "unocss", "vtsls" }, ["typescript.glimmer"] = { "ember", "glint" }, |
