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