Adds tsserver
This commit is contained in:
parent
51facafa97
commit
c052401510
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
@ -598,7 +598,7 @@ local servers = {
|
|||
gopls = {},
|
||||
pyright = {},
|
||||
-- rust_analyzer = {},
|
||||
-- tsserver = {},
|
||||
tsserver = {},
|
||||
-- html = { filetypes = { 'html', 'twig', 'hbs'} },
|
||||
terraformls = {filetypes = 'terraform'},
|
||||
tflint = {},
|
||||
|
|
Loading…
Add table
Reference in a new issue