Skip to content

Commit 3e3bc9d

Browse files
committed
Revert "remove unneccessary command override"
This reverts commit 4e5470b.
1 parent d9ad5ac commit 3e3bc9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
},
7474
{
7575
"key": "cmd+enter",
76+
"mac": "cmd+enter",
7677
"win": "ctrl+enter",
7778
"linux": "ctrl+enter",
7879
"when": "notebookEditorFocused && !findInputFocussed && !replaceInputFocussed",

0 commit comments

Comments
 (0)