We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b23361 commit f16abceCopy full SHA for f16abce
1 file changed
docs/README.md
@@ -8,6 +8,7 @@ Community-contributed configurations and workflows for opencode.nvim.
8
9
- [Bidirectional TUI/nvim Sync](./recipes/bidirectional-sync/README.md) - Share sessions between TUI and nvim plugin seamlessly
10
- [Three-State Layout Toggle](./recipes/three-state-layout/README.md) - Instantly switch between code/split/dialog viewing modes
11
+- [Change-by-Change Review](./recipes/change-by-change-review/README.md) - Review Opencode edits using diffview+ and gitsigns
12
13
### Contributing a Recipe
14
0 commit comments