Update keybindings.json

This commit is contained in:
lianghongkey 2019-07-07 14:58:51 +08:00 committed by GitHub
parent 2983204e29
commit e100786632
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@
"command": "search.action.clearSearchResults" "command": "search.action.clearSearchResults"
}, },
{ {
"key": "ctrl+p", "key": "ctrl+shift+n",
"command": "editor.action.previousMatchFindAction", "command": "editor.action.previousMatchFindAction",
"when": "editorFocus" "when": "editorFocus"
}, },