From e942edf5c85b6a2ab74059ea566cac5b3e1514a4 Mon Sep 17 00:00:00 2001 From: "williambotman[bot]" <107473453+williambotman@users.noreply.github.com> Date: Tue, 14 Jan 2025 11:04:01 +0100 Subject: [PATCH] chore: update generated code (#508) --- lua/mason-lspconfig/mappings/filetype.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/mason-lspconfig/mappings/filetype.lua b/lua/mason-lspconfig/mappings/filetype.lua index 5a6a3a8a3..26603ea95 100644 --- a/lua/mason-lspconfig/mappings/filetype.lua +++ b/lua/mason-lspconfig/mappings/filetype.lua @@ -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" },