mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-11-13 13:32:49 +01:00
mzte-nv: install tinymist typst lsp
This commit is contained in:
parent
a2b3d282d4
commit
177dc43b10
2 changed files with 2 additions and 0 deletions
|
@ -63,4 +63,5 @@
|
|||
{:settings {:rust-analyzer {:checkOnSave {:command :clippy}}}})
|
||||
|
||||
(setup :taplo)
|
||||
(setup :tinymist {:single_file_support true :offset_encoding :utf-8})
|
||||
(setup :zls)
|
||||
|
|
|
@ -40,6 +40,7 @@ let
|
|||
})
|
||||
rust-analyzer
|
||||
taplo
|
||||
tinymist
|
||||
vscode-langservers-extracted # cssls, eslint, html, jsonls
|
||||
zls
|
||||
|
||||
|
|
Loading…
Reference in a new issue