mzte-nv: install tinymist typst lsp

This commit is contained in:
LordMZTE 2024-10-22 20:37:20 +02:00
parent a2b3d282d4
commit 177dc43b10
Signed by: LordMZTE
GPG key ID: B64802DC33A64FF6
2 changed files with 2 additions and 0 deletions

View file

@ -63,4 +63,5 @@
{:settings {:rust-analyzer {:checkOnSave {:command :clippy}}}})
(setup :taplo)
(setup :tinymist {:single_file_support true :offset_encoding :utf-8})
(setup :zls)

View file

@ -40,6 +40,7 @@ let
})
rust-analyzer
taplo
tinymist
vscode-langservers-extracted # cssls, eslint, html, jsonls
zls