Skip to content

Commit

Permalink
fixed mac default keybinding
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown committed Apr 13, 2020
1 parent e359c7c commit f7469cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
{
"command": "powerHeader.insert",
"key": "ctrl+alt+h",
"mac": "cmd+f1",
"mac": "cmd+alt+h",
"when": "editorTextFocus"
}
]
Expand Down

0 comments on commit f7469cf

Please sign in to comment.