Add eslint_d
This commit is contained in:
parent
f625d96268
commit
78573b392f
1 changed files with 1 additions and 0 deletions
1
init.lua
1
init.lua
|
|
@ -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…
Add table
Add a link
Reference in a new issue