diff --git a/keybindings.json b/keybindings.json index 84a6118..a902d44 100644 --- a/keybindings.json +++ b/keybindings.json @@ -188,7 +188,7 @@ "command": "search.action.clearSearchResults" }, { - "key": "ctrl+p", + "key": "ctrl+shift+n", "command": "editor.action.previousMatchFindAction", "when": "editorFocus" },