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