nixcfg/modules/home/cli-apps/opencode
Harald Hoyer 3715e269b9 fix(opencode): disable auto-format on save
opencode reformats files in the background after each write, which
desyncs the model's view of a file between edits and breaks follow-up
edits whose old_string no longer matches. Set formatter = false; the
formatter tools stay on PATH via home.packages for manual use.
2026-05-22 00:00:37 +02:00
..
default.nix fix(opencode): disable auto-format on save 2026-05-22 00:00:37 +02:00