diff --git a/content/en/usage/configuration.md b/content/en/usage/configuration.md index c7558c6..da8065f 100644 --- a/content/en/usage/configuration.md +++ b/content/en/usage/configuration.md @@ -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: