neovim: use vtsls instead of typescript-language-server

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2024-06-15 22:57:44 -03:00
parent f626840f77
commit d313ea1927
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
3 changed files with 583 additions and 1 deletions

View file

@ -37,7 +37,7 @@
nixpkgs-fmt
# TypeScript
nodePackages.typescript-language-server
(callPackage ../vtsls/package.nix { })
# Rust
rust-analyzer