Skip to content

Commit 1d589c7

Browse files
docs: nix formatter (anomalyco#6414)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
1 parent 6b5a0fb commit 1d589c7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/web/src/content/docs/formatters.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ OpenCode comes with several built-in formatters for popular languages and framew
3030
| ocamlformat | .ml, .mli | `ocamlformat` command available and `.ocamlformat` config file |
3131
| terraform | .tf, .tfvars | `terraform` command available |
3232
| gleam | .gleam | `gleam` command available |
33+
| nixfmt | .nix | `nixfmt` command available |
3334
| shfmt | .sh, .bash | `shfmt` command available |
3435
| oxfmt (Experimental) | .js, .jsx, .ts, .tsx | `oxfmt` dependency in `package.json` and an [experimental env variable flag](/docs/cli/#experimental) |
3536

0 commit comments

Comments
 (0)