From dfc07ef4c3530f1a702b2a86a115b2bef1f6140b Mon Sep 17 00:00:00 2001 From: colin Date: Tue, 25 Oct 2022 11:53:09 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keybindings.json b/keybindings.json index bedbf8e..915c24e 100644 --- a/keybindings.json +++ b/keybindings.json @@ -6,7 +6,7 @@ }, { "key": "cmd+=", - "command": "editor.unfoldRecursively", + "command": "editor.unfold", }, { "key": "cmd+shift+-",