更新 'keybindings_mac.json'

This commit is contained in:
colin 2021-05-24 16:30:39 +08:00
parent ffa4a11e07
commit 98f50317dc
1 changed files with 0 additions and 5 deletions

View File

@ -419,9 +419,4 @@
"command": "workbench.action.newWindow", "command": "workbench.action.newWindow",
"when": "!inDebugMode && !terminalFocus" "when": "!inDebugMode && !terminalFocus"
}, },
{
"key": "escape",
"command": "-extension.vim_escape",
"when": "editorTextFocus && vim.active && !inDebugRepl"
},
] ]