fix(typst/lsp): remove typst lsp support for now
This commit is contained in:
parent
5bb1039198
commit
7e6d4ae3c0
@ -119,9 +119,6 @@ local servers = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
tinymist = {
|
|
||||||
exportPdf = "onType",
|
|
||||||
},
|
|
||||||
lua_ls = {
|
lua_ls = {
|
||||||
Lua = {
|
Lua = {
|
||||||
workspace = { checkThirdParty = false },
|
workspace = { checkThirdParty = false },
|
||||||
|
Loading…
Reference in New Issue
Block a user