diff --git a/package.json b/package.json index 88fc2e0..ce7f0a5 100755 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "contributes": { "keybindings": [ { - "key": "cmd+e", + "key": "alt+cmd+e", "command": "editor.action.addSelectionToNextFindMatch" }, {