Add jj-review TUI plugin to global opencode config

This commit is contained in:
2026-04-01 10:26:26 +00:00
parent 8577807650
commit 0eaa830050
3 changed files with 5 additions and 0 deletions

View File

@@ -116,6 +116,7 @@ in {
recursive = true;
};
"opencode/AGENTS.md".source = ./_opencode/AGENTS.md;
"opencode/tui.json".source = ./_opencode/tui.json;
};
};
}