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": {
|
"input_undo": {
|
||||||
"description": "Undo in input",
|
"description": "Undo in input",
|
||||||
"default": "ctrl+-",
|
"default": "ctrl+-,super+z",
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
"input_redo": {
|
"input_redo": {
|
||||||
"description": "Redo in input",
|
"description": "Redo in input",
|
||||||
"default": "ctrl+.",
|
"default": "ctrl+.,super+shift+z",
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
"input_word_forward": {
|
"input_word_forward": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue