summaryrefslogtreecommitdiff
path: root/fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl')
-rw-r--r--fnl/plugins/editor/conform.fnl3
1 files changed, 1 insertions, 2 deletions
diff --git a/fnl/plugins/editor/conform.fnl b/fnl/plugins/editor/conform.fnl
index fa344dc..ed5322f 100644
--- a/fnl/plugins/editor/conform.fnl
+++ b/fnl/plugins/editor/conform.fnl
@@ -20,9 +20,8 @@
:html [:djlint]
:json [:jq]
:lua [:stylua]
- :markdown [:cbfmt]
+ :markdown [:prettierd]
:ocaml [:ocamlformat]
- :org [:cbfmt]
:python [:ruff_format]
:rust [:rustfmt]
:sh [:shfmt :shellharden]