更新 'keybindings_mac.json'
This commit is contained in:
parent
98f50317dc
commit
939fc4618d
|
@ -419,4 +419,8 @@
|
||||||
"command": "workbench.action.newWindow",
|
"command": "workbench.action.newWindow",
|
||||||
"when": "!inDebugMode && !terminalFocus"
|
"when": "!inDebugMode && !terminalFocus"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"key": "shift+cmd+v",
|
||||||
|
"command": "open-in-vim.open"
|
||||||
|
},
|
||||||
]
|
]
|
Loading…
Reference in New Issue