docs: add variants docs (#6516)

Co-authored-by: David Hill <iamdavidhill@gmail.com>
This commit is contained in:
Aiden Cline
2025-12-30 23:17:50 -08:00
committed by GitHub
parent dfb9caa2a9
commit 5c9d619620
2 changed files with 85 additions and 24 deletions

View File

@@ -43,6 +43,7 @@ OpenCode has a list of keybinds that you can customize through the OpenCode conf
"model_list": "<leader>m",
"model_cycle_recent": "f2",
"model_cycle_recent_reverse": "shift+f2",
"variant_cycle": "ctrl+t",
"command_list": "ctrl+p",
"agent_list": "<leader>a",
"agent_cycle": "tab",