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
commit 5c9d619620
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 83 additions and 22 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",