fix: change tsserver with ts_ls
This commit is contained in:
@ -86,7 +86,7 @@ local servers = {
|
||||
-- gopls = {},
|
||||
pyright = {},
|
||||
-- rust_analyzer = {},
|
||||
tsserver = {},
|
||||
ts_ls = {},
|
||||
-- html = { filetypes = { 'html', 'twig', 'hbs'} },
|
||||
texlab = {},
|
||||
ltex = {
|
||||
|
Reference in New Issue
Block a user