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