mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-31 08:05:23 +02:00
plugins/lsp: rename tsserver to ts-ls
This commit is contained in:
parent
95b322a522
commit
2e3083e425
3 changed files with 23 additions and 9 deletions
|
@ -210,6 +210,7 @@
|
|||
texlab.enable = true;
|
||||
tflint.enable = true;
|
||||
tinymist.enable = true;
|
||||
ts-ls.enable = true;
|
||||
typos-lsp.enable = true;
|
||||
typst-lsp.enable = true;
|
||||
vala-ls.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue