mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
tests/lsp: remove tsserver test
Lsp is deprecated and should be replaced with ts_ls
This commit is contained in:
parent
f0bd18b420
commit
1a1de2779b
1 changed files with 0 additions and 1 deletions
|
@ -210,7 +210,6 @@
|
||||||
texlab.enable = true;
|
texlab.enable = true;
|
||||||
tflint.enable = true;
|
tflint.enable = true;
|
||||||
tinymist.enable = true;
|
tinymist.enable = true;
|
||||||
tsserver.enable = true;
|
|
||||||
typos-lsp.enable = true;
|
typos-lsp.enable = true;
|
||||||
typst-lsp.enable = true;
|
typst-lsp.enable = true;
|
||||||
vala-ls.enable = true;
|
vala-ls.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue