Skip to content

Commit

Permalink
chore: update generated code (#508)
Browse files Browse the repository at this point in the history
  • Loading branch information
williambotman authored Jan 14, 2025
1 parent 97d9f1d commit e942edf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/mason-lspconfig/mappings/filetype.lua
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ return {
["typescript.tsx"] = { "angularls", "biome", "denols", "eslint", "rome", "ts_ls", "vtsls" },
typescriptreact = { "angularls", "biome", "cssmodules_ls", "denols", "dprint", "emmet_language_server", "emmet_ls", "eslint", "graphql", "harper_ls", "htmx", "rome", "sourcery", "tailwindcss", "ts_ls", "unocss", "vtsls" },
typespec = { "tsp_server" },
typst = { "tinymist" },
typst = { "harper_ls", "tinymist" },
v = { "v_analyzer", "vls" },
vala = { "vala_ls" },
vb = { "omnisharp", "omnisharp_mono" },
Expand Down

0 comments on commit e942edf

Please sign in to comment.