Description
Create documentation for the Deno plugin explaining what it does, how to configure it in config.yaml, and providing usage examples.
Plugin Source
The plugin lives at plugins/deno/ — see plugins/deno/src/plugin.py for available settings.
What to include
- Brief description of the plugin and what it manages
- Configuration format with all supported settings
- At least 2-3 real-world usage examples in
config.yaml format
- Any prerequisites or notes (e.g., which OS is supported)
- Verification steps (how to confirm it works)
Reference
See existing doc files in docs/plugins/ for the expected format (e.g., docs/plugins/fzf.md, docs/plugins/go.md).
Acceptance Criteria
Description
Create documentation for the Deno plugin explaining what it does, how to configure it in
config.yaml, and providing usage examples.Plugin Source
The plugin lives at
plugins/deno/— seeplugins/deno/src/plugin.pyfor available settings.What to include
config.yamlformatReference
See existing doc files in
docs/plugins/for the expected format (e.g.,docs/plugins/fzf.md,docs/plugins/go.md).Acceptance Criteria
docs/plugins/deno.mddocs/plugins/README.md