Skip to content

Commit

Permalink
Change default
Browse files Browse the repository at this point in the history
  • Loading branch information
raxod502 committed Sep 22, 2024
1 parent 4166030 commit a8d5139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apheleia-formatters.el
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ rather than using this system."
(go-mode . gofmt)
(go-ts-mode . gofmt)
(graphql-mode . prettier-graphql)
(haskell-mode . brittany)
(haskell-mode . ormolu)
(hcl-mode . hclfmt)
(html-mode . prettier-html)
(html-ts-mode . prettier-html)
Expand Down

0 comments on commit a8d5139

Please sign in to comment.