aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/conform.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index 310c2f0..d0ffda2 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -273,7 +273,8 @@ FORMATTERS *conform-formatter
`mdslw` - Prepare your markdown for easy diff'ing by adding line breaks after
every sentence.
`mix` - Format Elixir files using the mix format command.
-`nimpretty` - nimpretty is a Nim source code beautifier that follows the official style guide.
+`nimpretty` - nimpretty is a Nim source code beautifier that follows the
+ official style guide.
`nixfmt` - nixfmt is a formatter for Nix code, intended to apply a uniform
style.
`nixpkgs_fmt` - nixpkgs-fmt is a Nix code formatter for nixpkgs.