moves to typescript tools
This commit is contained in:
parent
22bde2e74c
commit
50ac9a4678
2 changed files with 32 additions and 5 deletions
|
|
@ -17,11 +17,6 @@
|
|||
package = pkgs.nil;
|
||||
packageFallback = true;
|
||||
};
|
||||
ts_ls = {
|
||||
enable = true;
|
||||
package = pkgs.typescript-language-server;
|
||||
packageFallback = true;
|
||||
};
|
||||
jsonls = {
|
||||
enable = true;
|
||||
package = pkgs.vscode-langservers-extracted;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue