更新 'keybindings_mac.json'

This commit is contained in:
colin 2021-05-24 16:50:06 +08:00
parent 98f50317dc
commit 939fc4618d
1 changed files with 4 additions and 0 deletions

View File

@ -419,4 +419,8 @@
"command": "workbench.action.newWindow",
"when": "!inDebugMode && !terminalFocus"
},
{
"key": "shift+cmd+v",
"command": "open-in-vim.open"
},
]