add cspell
This commit is contained in:
parent
768a9ee7b0
commit
2cec265833
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ null_ls.setup({
|
|||
formatting.stylua,
|
||||
code_actions.eslint_d,
|
||||
diagnostics.eslint_d,
|
||||
diagnostics.cspell,
|
||||
formatting.eslint_d,
|
||||
},
|
||||
on_attach = function(client)
|
||||
|
|
Reference in a new issue