docs: Update plugins.mdx (#1690)

This commit is contained in:
Max Pod
2025-08-08 17:11:06 -04:00
committed by GitHub
parent 0a9463541a
commit d1208bf0a1

View File

@@ -18,7 +18,7 @@ functions. Each function receives a context object and returns a hooks object.
Plugins are loaded from:
1. `.opencode/plugin` directory either in your proejct
1. `.opencode/plugin` directory either in your project
2. Or, globally in `~/.config/opencode/plugin`
---