install typescript language server

This commit is contained in:
Nick Burt 2023-12-18 18:45:05 -06:00
parent 03bd849e9c
commit fc3965db1c
1 changed files with 1 additions and 1 deletions

View File

@ -479,7 +479,7 @@ local servers = {
-- gopls = {},
-- pyright = {},
-- rust_analyzer = {},
-- tsserver = {},
tsserver = {},
-- html = { filetypes = { 'html', 'twig', 'hbs'} },
lua_ls = {