Files
openclaw/extensions/diffs-language-pack/README.md
2026-05-29 21:00:29 +01:00

29 lines
867 B
Markdown

# @openclaw/diffs-language-pack
Official extended syntax highlighting pack for the OpenClaw Diffs plugin.
The base `@openclaw/diffs` plugin ships a curated language set. Install this package when you want the full Shiki language catalog available in rendered diff viewers and diff image/PDF output.
## Install
```bash
openclaw plugins install @openclaw/diffs-language-pack
```
Restart the Gateway after installing or updating the plugin.
## Use with Diffs
Install `@openclaw/diffs` first, then install this language pack. The language pack contributes static viewer assets; it does not register a separate agent tool.
## Docs
- https://docs.openclaw.ai/tools/diffs
- https://docs.openclaw.ai/plugins/reference/diffs-language-pack
## Package
- Plugin id: `diffs-language-pack`
- Package: `@openclaw/diffs-language-pack`
- Minimum OpenClaw host: `2026.5.27`