diff --git a/package.json b/package.json index eac71759..6aea722a 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "command": "editor.action.openLink", "key": "ctrl+enter", "mac": "cmd+enter", - "when": "editorTextFocus && editorLangId == markdown && memo:refUnderCursorExists" + "when": "editorTextFocus && editorLangId == markdown" } ], "menus": {