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