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