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

This commit is contained in:
2024-10-19 15:43:28 +02:00
parent 5bb1039198
commit 7e6d4ae3c0

View File

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