Skip to content

Commit

Permalink
code actions and diagnostics
Browse files Browse the repository at this point in the history
  • Loading branch information
danwetherald committed May 27, 2022
1 parent 84036f8 commit 1aff6e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nvim/lua/custom/plugins/null-ls.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ local sources = {
-- Javascript / All
b.formatting.prettierd,
b.formatting.eslint_d,
b.code_actions.eslint_d,
b.diagnostics.tsc,
b.diagnostics.eslint_d,

-- Lua
b.formatting.stylua,
Expand Down

0 comments on commit 1aff6e9

Please sign in to comment.