[Sync] opencode 2.x
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/tui.json",
|
||||
"theme": "lucent-orng",
|
||||
"plugin": [["./tui-plugins/verbose.ts", { "key": "<leader>v" }]],
|
||||
"leader_timeout": 1500,
|
||||
"diff_style": "stacked",
|
||||
"cursor": { "style": "block", "blinking": false },
|
||||
@@ -11,8 +10,6 @@
|
||||
"prompt_stash_pop": "<leader>o",
|
||||
"session_fork": "<leader>f",
|
||||
"messages_last_user": "<leader>k",
|
||||
"display_thinking": "<leader>i",
|
||||
"tool_details": "<leader>d",
|
||||
"session_toggle_timestamps": "<leader>w"
|
||||
"display_thinking": "<leader>i"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user