fix: change tsserver with ts_ls

This commit is contained in:
Fabrice Mouhartem 2024-09-11 11:58:52 +02:00
parent 3d61f9afdd
commit 9299b58212
Signed by: fmouhart
GPG Key ID: 2C5033B228CFE4E7

View File

@ -86,7 +86,7 @@ local servers = {
-- gopls = {},
pyright = {},
-- rust_analyzer = {},
tsserver = {},
ts_ls = {},
-- html = { filetypes = { 'html', 'twig', 'hbs'} },
texlab = {},
ltex = {