From 98f50317dc1eef9816f5919f0c1438262d649950 Mon Sep 17 00:00:00 2001 From: colin Date: Mon, 24 May 2021 16:30:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'keybindings=5Fmac.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- keybindings_mac.json | 5 ----- 1 file changed, 5 deletions(-) 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