From e75265297cb8ea659790e18a0a3b4ea4225f6b8b Mon Sep 17 00:00:00 2001 From: colin Date: Fri, 4 Nov 2022 20:44:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'keybindings.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- keybindings.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/keybindings.json b/keybindings.json index 915c24e..d7d9183 100644 --- a/keybindings.json +++ b/keybindings.json @@ -132,14 +132,6 @@ "key": "cmd+]", "command": "workbench.action.navigateForward" }, - { - "key": "cmd+[BracketLeft]", - "command": "workbench.action.navigateBack" - }, - { - "key": "cmd+[BracketRight]", - "command": "workbench.action.navigateForward" - }, { "key": "cmd+e", "command": "workbench.action.togglePanel",