feat(lsp): add eslint LSP
This commit is contained in:
parent
d130acc11e
commit
989020e20f
@ -96,6 +96,7 @@ local servers = {
|
||||
pyright = {},
|
||||
-- rust_analyzer = {},
|
||||
ts_ls = {},
|
||||
eslint = {},
|
||||
-- html = { filetypes = { 'html', 'twig', 'hbs'} },
|
||||
texlab = {},
|
||||
ltex = {
|
||||
|
Loading…
Reference in New Issue
Block a user