summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2024-06-24 11:11:09 +0000
committerGithub Actions <actions@github>2024-06-24 11:11:09 +0000
commitb23b548461b9636a4ba28dce8f06807cd72e9336 (patch)
treed0277a1b84fc43098e1bc9fe37dd43f5f09739f0 /doc
parent241c892b265f7a5906584b34c5be36b48c09a4b8 (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'doc')
-rw-r--r--doc/conform.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index ce882ef..4dab046 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -334,6 +334,7 @@ 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.
+`nickel` - Code formatter for the Nickel programming language.
`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