更新 'keybindings_mac.json'
This commit is contained in:
parent
ffa4a11e07
commit
98f50317dc
|
@ -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"
|
|
||||||
},
|
|
||||||
]
|
]
|
Loading…
Reference in New Issue