diff options
| author | GitHub Action <[email protected]> | 2025-12-23 19:29:05 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-23 19:29:05 +0000 |
| commit | d10089a0bf97a00938bc7ceeeb67fac3746644ec (patch) | |
| tree | ae10318462ac1a2b0f3d4d752e9d0eabbf05c719 /packages | |
| parent | ae7286c031c2ba490394eee30aa04283422cb159 (diff) | |
| download | opencode-d10089a0bf97a00938bc7ceeeb67fac3746644ec.tar.gz opencode-d10089a0bf97a00938bc7ceeeb67fac3746644ec.zip | |
chore: generate
Diffstat (limited to 'packages')
| -rw-r--r-- | packages/sdk/openapi.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/sdk/openapi.json b/packages/sdk/openapi.json index 588b130b9..10dd7365c 100644 --- a/packages/sdk/openapi.json +++ b/packages/sdk/openapi.json @@ -7647,6 +7647,11 @@ "description": "Toggle terminal title", "default": "none", "type": "string" + }, + "tips_toggle": { + "description": "Toggle tips on home screen", + "default": "<leader>h", + "type": "string" } }, "additionalProperties": false |
