Update keybindings.json
This commit is contained in:
parent
2983204e29
commit
e100786632
|
@ -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"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue