summaryrefslogtreecommitdiff
path: root/fnl/config
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/config')
-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 b0fec48..0d24373 100644
--- a/fnl/config/lsp/null-ls.fnl
+++ b/fnl/config/lsp/null-ls.fnl
@@ -15,6 +15,7 @@
(formatting.black.with
{:extra_args [:--fast]})
formatting.erlfmt
+ formatting.fnlfmt
formatting.fourmolu
formatting.gofmt
formatting.goimports