Replace tsserver with ts_ls
This commit is contained in:
parent
23bad15ab1
commit
13fd9f53fb
|
@ -77,7 +77,10 @@ local servers = {
|
|||
},
|
||||
|
||||
terraformls = true,
|
||||
tsserver = true,
|
||||
|
||||
-- TODO: make this work with Vue files.
|
||||
ts_ls = true,
|
||||
|
||||
vuels = true,
|
||||
|
||||
yamlls = {
|
||||
|
|
Loading…
Reference in a new issue