typescript: for now limited to tsserver

This commit is contained in:
Tigor Hutasuhut 2024-08-28 14:57:12 +07:00
parent b922cce7ed
commit cc588e3360

View file

@ -12,6 +12,9 @@ return {
nix = {
"nil_ls",
},
typescript = {
"tsserver",
},
proto = {
"buf-language-server",
},