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