From 939fc4618db1bdbcff46559e8972bb31a8955058 Mon Sep 17 00:00:00 2001 From: colin Date: Mon, 24 May 2021 16:50:06 +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 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/keybindings_mac.json b/keybindings_mac.json index 6caa95a..5ba296e 100644 --- a/keybindings_mac.json +++ b/keybindings_mac.json @@ -419,4 +419,8 @@ "command": "workbench.action.newWindow", "when": "!inDebugMode && !terminalFocus" }, + { + "key": "shift+cmd+v", + "command": "open-in-vim.open" + }, ] \ No newline at end of file