Replace tsserver with ts_ls

This commit is contained in:
Oliver Davies 2024-11-17 12:03:45 +00:00
parent 23bad15ab1
commit 13fd9f53fb

View file

@ -77,7 +77,10 @@ local servers = {
}, },
terraformls = true, terraformls = true,
tsserver = true,
-- TODO: make this work with Vue files.
ts_ls = true,
vuels = true, vuels = true,
yamlls = { yamlls = {