fix(typst/lsp): remove typst lsp support for now

This commit is contained in:
Fabrice Mouhartem 2024-10-19 15:43:28 +02:00
parent 5bb1039198
commit 7e6d4ae3c0
Signed by: fmouhart
GPG Key ID: 2C5033B228CFE4E7

View File

@ -119,9 +119,6 @@ local servers = {
} }
} }
}, },
tinymist = {
exportPdf = "onType",
},
lua_ls = { lua_ls = {
Lua = { Lua = {
workspace = { checkThirdParty = false }, workspace = { checkThirdParty = false },