Add eslint_d

pull/1399/head
Nicky Obreykov 2 months ago
parent f625d96268
commit 78573b392f

@ -573,6 +573,7 @@ require('lazy').setup({
-- --
-- But for many setups, the LSP (`tsserver`) will work just fine -- But for many setups, the LSP (`tsserver`) will work just fine
ts_ls = {}, ts_ls = {},
eslint_d = {},
-- --
lua_ls = { lua_ls = {

Loading…
Cancel
Save