diff options
| author | williambotman[bot] <107473453+williambotman@users.noreply.github.com> | 2025-10-18 12:06:39 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-18 10:06:39 +0000 |
| commit | 2304ff65ecc8cb2afc2484de3e2ed9a407edf0b9 (patch) | |
| tree | 263ef251489e5570776668fd20b58d06bc8a0155 | |
| parent | chore: update generated code (#624) (diff) | |
| download | mason-lspconfig-2304ff65ecc8cb2afc2484de3e2ed9a407edf0b9.tar mason-lspconfig-2304ff65ecc8cb2afc2484de3e2ed9a407edf0b9.tar.gz mason-lspconfig-2304ff65ecc8cb2afc2484de3e2ed9a407edf0b9.tar.bz2 mason-lspconfig-2304ff65ecc8cb2afc2484de3e2ed9a407edf0b9.tar.lz mason-lspconfig-2304ff65ecc8cb2afc2484de3e2ed9a407edf0b9.tar.xz mason-lspconfig-2304ff65ecc8cb2afc2484de3e2ed9a407edf0b9.tar.zst mason-lspconfig-2304ff65ecc8cb2afc2484de3e2ed9a407edf0b9.zip | |
chore: update generated code (#625)
| -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 61dae59..0dd23d9 100644 --- a/lua/mason-lspconfig/filetype_mappings.lua +++ b/lua/mason-lspconfig/filetype_mappings.lua @@ -166,7 +166,7 @@ return { pug = { "emmet_language_server", "emmet_ls" }, puppet = { "puppet" }, purescript = { "purescriptls" }, - python = { "ast_grep", "basedpyright", "codebook", "dprint", "harper_ls", "jedi_language_server", "pylsp", "pylyzer", "pyre", "pyrefly", "pyright", "ruff", "snyk_ls", "ty" }, + python = { "ast_grep", "basedpyright", "codebook", "dprint", "harper_ls", "jedi_language_server", "pylsp", "pylyzer", "pyre", "pyrefly", "pyright", "ruff", "snyk_ls", "ty", "zuban" }, qml = { "qmlls" }, qmljs = { "qmlls" }, quarto = { "ltex", "ltex_plus", "r_language_server" }, |
