mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-14 11:14:36 +02:00
plugins/lsp: add svelte language server
This commit is contained in:
parent
764a6a8666
commit
4719700870
4 changed files with 428 additions and 0 deletions
|
@ -105,6 +105,7 @@
|
|||
ruff-lsp.enable = true;
|
||||
rust-analyzer.enable = true;
|
||||
sourcekit.enable = true;
|
||||
svelte.enable = true;
|
||||
tailwindcss.enable = true;
|
||||
terraformls.enable = true;
|
||||
texlab.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue