Skip to content

Commit 511105a

Browse files
authored
Update package-new.json
1 parent 72f667f commit 511105a

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

package-new.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -37,18 +37,6 @@
3737
}
3838
],
3939
"keybindings": [
40-
{
41-
"command": "version-identifier.runExtensionToast",
42-
"key": "ctrl+cmd+v",
43-
"mac": "ctrl+cmd+v",
44-
"when": "editorTextFocus"
45-
},
46-
{
47-
"command": "version-identifier.runExtensionModal",
48-
"key": "shift+ctrl+cmd+v",
49-
"mac": "shift+ctrl+cmd+v",
50-
"when": "editorTextFocus"
51-
},
5240
{
5341
"key": "escape",
5442
"command": "version-identifier.removeDecorations",

0 commit comments

Comments
 (0)