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+-",