mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 08:30:12 +01:00
This commit is contained in:
parent
5d4e497a58
commit
b09a276a7d
9 changed files with 25 additions and 4 deletions
|
|
@ -212,6 +212,7 @@ export abstract class Constants {
|
|||
// "⌘Home", "⌘End", "⇧↩", "↩", "PageUp", "PageDown", "⌫", "⌦" 不可自定义
|
||||
public static readonly SIYUAN_KEYMAP: IKeymap = {
|
||||
general: {
|
||||
mainMenu: {default: "⌥\\", custom: "⌥\\"},
|
||||
commandPanel: {default: "⌥⇧P", custom: "⌥⇧P"},
|
||||
editMode: {default: "⇧⌘G", custom: "⇧⌘G"},
|
||||
syncNow: {default: "F9", custom: "F9"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue