summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fnl/config/lsp/null-ls.fnl1
1 files changed, 1 insertions, 0 deletions
diff --git a/fnl/config/lsp/null-ls.fnl b/fnl/config/lsp/null-ls.fnl
index b4b75c6..ad7a09e 100644
--- a/fnl/config/lsp/null-ls.fnl
+++ b/fnl/config/lsp/null-ls.fnl
@@ -9,6 +9,7 @@
diagnostics.golangci_lint
diagnostics.jsonlint
diagnostics.shellcheck
+ diagnostics.vale
diagnostics.yamllint
(formatting.black.with {:extra_args [:--fast]})
formatting.erlfmt