Switched back to ts_lsp
This commit is contained in:
parent
101d19d2d8
commit
b134fc16be
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@
|
|||
|
||||
ts = {
|
||||
enable = true;
|
||||
lsp.server = "denols";
|
||||
lsp.server = "ts_ls";
|
||||
extensions.ts-error-translator.enable = true;
|
||||
};
|
||||
clang = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue