mirror of https://gitee.com/bigwinds/arangodb
added new shortcut to shortcut list
This commit is contained in:
parent
8f62bd4e24
commit
d9d6d5a062
|
@ -113,6 +113,9 @@
|
|||
content: [{
|
||||
label: "Insert",
|
||||
letter: "Ctrl + Insert"
|
||||
},{
|
||||
label: "Save",
|
||||
letter: "Ctrl + Return, CMD + Return"
|
||||
},{
|
||||
label: "Append",
|
||||
letter: "Ctrl + Shift + Insert"
|
||||
|
|
Loading…
Reference in New Issue