diff --git a/keybindings.json b/keybindings.json index 5676aab..3e9b05c 100644 --- a/keybindings.json +++ b/keybindings.json @@ -326,7 +326,7 @@ "key": "ctrl+shift+[", "command": "workbench.action.previousEditor", "when": "editorFocus" - } + }, { "key": "ctrl+shift+w", "command": "-workbench.action.closeWindow"