Adds tsserver

This commit is contained in:
Joe Hayes 2023-10-23 14:03:03 +00:00
parent 51facafa97
commit c052401510
1 changed files with 1 additions and 1 deletions

View File

@ -598,7 +598,7 @@ local servers = {
gopls = {}, gopls = {},
pyright = {}, pyright = {},
-- rust_analyzer = {}, -- rust_analyzer = {},
-- tsserver = {}, tsserver = {},
-- html = { filetypes = { 'html', 'twig', 'hbs'} }, -- html = { filetypes = { 'html', 'twig', 'hbs'} },
terraformls = {filetypes = 'terraform'}, terraformls = {filetypes = 'terraform'},
tflint = {}, tflint = {},