install ts_ls
This commit is contained in:
parent
b30bdbc682
commit
46e27e60f8
1 changed files with 1 additions and 0 deletions
|
@ -186,6 +186,7 @@
|
||||||
nixd.enable = true;
|
nixd.enable = true;
|
||||||
tailwindcss.enable = true;
|
tailwindcss.enable = true;
|
||||||
terraform_lsp.enable = true;
|
terraform_lsp.enable = true;
|
||||||
|
ts_ls.enable = true;
|
||||||
};
|
};
|
||||||
keymaps.lspBuf = {
|
keymaps.lspBuf = {
|
||||||
gd = "definition";
|
gd = "definition";
|
||||||
|
|
Loading…
Reference in a new issue