diff --git a/keybindings_mac.json b/keybindings_mac.json index bbe5f93..6caa95a 100644 --- a/keybindings_mac.json +++ b/keybindings_mac.json @@ -419,9 +419,4 @@ "command": "workbench.action.newWindow", "when": "!inDebugMode && !terminalFocus" }, - { - "key": "escape", - "command": "-extension.vim_escape", - "when": "editorTextFocus && vim.active && !inDebugRepl" - }, ] \ No newline at end of file