mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
chore: format code
This commit is contained in:
parent
80e04be84f
commit
c11bb440e6
1 changed files with 2 additions and 2 deletions
|
|
@ -7333,12 +7333,12 @@
|
|||
},
|
||||
"input_undo": {
|
||||
"description": "Undo in input",
|
||||
"default": "ctrl+-",
|
||||
"default": "ctrl+-,super+z",
|
||||
"type": "string"
|
||||
},
|
||||
"input_redo": {
|
||||
"description": "Redo in input",
|
||||
"default": "ctrl+.",
|
||||
"default": "ctrl+.,super+shift+z",
|
||||
"type": "string"
|
||||
},
|
||||
"input_word_forward": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue