mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-16 04:04:34 +02:00
plugins/nvim-lsp: add typst-lsp language server
This commit is contained in:
parent
7bec37aff1
commit
82f04e3cf1
2 changed files with 7 additions and 0 deletions
|
@ -63,6 +63,7 @@
|
|||
tailwindcss.enable = true;
|
||||
texlab.enable = true;
|
||||
tsserver.enable = true;
|
||||
typst-lsp.enable = true;
|
||||
vuels.enable = true;
|
||||
# zls.enable = true; Broken as of 03/17/2023
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue