diff options
| author | williambotman[bot] <107473453+williambotman@users.noreply.github.com> | 2025-09-27 12:06:07 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-27 10:06:07 +0000 |
| commit | f760507df8c49a4bf46a4d12e1fc616797508979 (patch) | |
| tree | 838fc9d7de7ac68a38b82686606ed30a7ed9dafd /lua | |
| parent | chore: update generated code (#616) (diff) | |
| download | mason-lspconfig-f760507df8c49a4bf46a4d12e1fc616797508979.tar mason-lspconfig-f760507df8c49a4bf46a4d12e1fc616797508979.tar.gz mason-lspconfig-f760507df8c49a4bf46a4d12e1fc616797508979.tar.bz2 mason-lspconfig-f760507df8c49a4bf46a4d12e1fc616797508979.tar.lz mason-lspconfig-f760507df8c49a4bf46a4d12e1fc616797508979.tar.xz mason-lspconfig-f760507df8c49a4bf46a4d12e1fc616797508979.tar.zst mason-lspconfig-f760507df8c49a4bf46a4d12e1fc616797508979.zip | |
chore: update generated code (#621)
Diffstat (limited to 'lua')
| -rw-r--r-- | lua/mason-lspconfig/filetype_mappings.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/mason-lspconfig/filetype_mappings.lua b/lua/mason-lspconfig/filetype_mappings.lua index 9215ef7..77fbabd 100644 --- a/lua/mason-lspconfig/filetype_mappings.lua +++ b/lua/mason-lspconfig/filetype_mappings.lua @@ -194,6 +194,7 @@ return { smithy = { "smithy_ls" }, sml = { "millet" }, solidity = { "solang", "solc", "solidity", "solidity_ls", "solidity_ls_nomicfoundation" }, + spec = { "rpmspec" }, sql = { "postgres_lsp", "sqlls", "sqls" }, ss = { "snakeskin_ls" }, star = { "starlark_rust" }, |
