From e10078663265afe4f2284c2f5b13ae9418c137c7 Mon Sep 17 00:00:00 2001 From: lianghongkey Date: Sun, 7 Jul 2019 14:58:51 +0800 Subject: [PATCH] Update keybindings.json --- keybindings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" },