feat(lsp/mason): add tinymist (typst lsp)
This commit is contained in:
parent
f9152e058b
commit
2719672e6a
@ -105,6 +105,7 @@ local servers = {
|
||||
eslint = {},
|
||||
-- html = { filetypes = { 'html', 'twig', 'hbs'} },
|
||||
texlab = {},
|
||||
tinymist = {},
|
||||
lua_ls = {
|
||||
Lua = {
|
||||
workspace = { checkThirdParty = false },
|
||||
|
Loading…
x
Reference in New Issue
Block a user