install typescript language server
This commit is contained in:
parent
03bd849e9c
commit
fc3965db1c
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
@ -479,7 +479,7 @@ local servers = {
|
|||
-- gopls = {},
|
||||
-- pyright = {},
|
||||
-- rust_analyzer = {},
|
||||
-- tsserver = {},
|
||||
tsserver = {},
|
||||
-- html = { filetypes = { 'html', 'twig', 'hbs'} },
|
||||
|
||||
lua_ls = {
|
||||
|
|
Loading…
Add table
Reference in a new issue