docs: clarify manual plugin install path

This commit is contained in:
lemon07r
2026-04-17 13:50:27 -04:00
parent 6b2afb57ec
commit cacb7c795c
+2
View File
@@ -33,6 +33,8 @@ That installs the plugin through opencode and adds it to your global config. You
If you prefer to edit config manually, add the package name to the `plugin` list in `~/.config/opencode/opencode.json` or a project-local `.opencode/opencode.json`:
No separate `bun add` step is required for this path. opencode resolves bare npm plugin names itself.
```json
{
"$schema": "https://opencode.ai/config.json",