diff options
Diffstat (limited to 'fnl')
-rw-r--r-- | fnl/plugins/conform.fnl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/conform.fnl b/fnl/plugins/conform.fnl index b1b15ba..98963be 100644 --- a/fnl/plugins/conform.fnl +++ b/fnl/plugins/conform.fnl @@ -17,7 +17,7 @@ :fennel [:fnlfmt] :haskell [:fourmolu] :html [:prettierd] - :http [:jq] + :http [:jq :kulala-fmt] :json [:jq] :lua [:stylua] :markdown [:prettierd] |