Skip to content

Commit

Permalink
mention rustfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
vindarel committed Jan 25, 2024
1 parent 34121d6 commit 197ccf4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/en/usage/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ Currently formatters available by default are:
- `prettier` for js-mode and json-mode
- and it works for lisp code of course.

Additionally, rust-mode uses `rustfmt`.

To use formatting, you can either manually invoke
`M-x format-current-buffer`, or enable auto-formatting like this:

Expand Down

0 comments on commit 197ccf4

Please sign in to comment.