Add tinymist lsp
This commit is contained in:
parent
53ad787167
commit
d261a49feb
@ -4,6 +4,7 @@ local ensure_installed = {
|
|||||||
'lua_ls', -- Lua
|
'lua_ls', -- Lua
|
||||||
'opencl_ls', -- OpenCL
|
'opencl_ls', -- OpenCL
|
||||||
'harper_ls', -- Spelling & grammar
|
'harper_ls', -- Spelling & grammar
|
||||||
|
'tinymist', -- Typst
|
||||||
}
|
}
|
||||||
|
|
||||||
if vim.fn.executable('npm') == 1 then
|
if vim.fn.executable('npm') == 1 then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user