feat(lsp): add eslint LSP

This commit is contained in:
Fabrice Mouhartem 2024-10-22 14:19:44 +02:00
parent d130acc11e
commit 989020e20f
Signed by: fmouhart
GPG Key ID: 2C5033B228CFE4E7

View File

@ -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 = {