diff options
Diffstat (limited to 'fnl/plugins')
-rw-r--r-- | fnl/plugins/editor/conform.fnl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/editor/conform.fnl b/fnl/plugins/editor/conform.fnl index 973d1c4..511f695 100644 --- a/fnl/plugins/editor/conform.fnl +++ b/fnl/plugins/editor/conform.fnl @@ -15,7 +15,7 @@ :css [:stylelint] :fennel [:fnlfmt] :haskell [:fourmolu] - :html [:djlint] + :html [:prettierd] :json [:jq] :lua [:stylua] :markdown [:prettierd] |