typescript: for now limited to tsserver
This commit is contained in:
parent
b922cce7ed
commit
cc588e3360
|
@ -12,6 +12,9 @@ return {
|
||||||
nix = {
|
nix = {
|
||||||
"nil_ls",
|
"nil_ls",
|
||||||
},
|
},
|
||||||
|
typescript = {
|
||||||
|
"tsserver",
|
||||||
|
},
|
||||||
proto = {
|
proto = {
|
||||||
"buf-language-server",
|
"buf-language-server",
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue