aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.config/Code/User/keybindings.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/Code/User/keybindings.json b/.config/Code/User/keybindings.json
index 945e24a..02eef97 100644
--- a/.config/Code/User/keybindings.json
+++ b/.config/Code/User/keybindings.json
@@ -189,7 +189,7 @@
"key": "shift+alt+m",
"command": "workbench.action.toggleZenMode",
"when": "editorFocus"
- }
+ },
// panel navigation-ish
{
"key": "shift+alt+b j",
@@ -287,4 +287,4 @@
"key": "shift+alt+]",
"command": "workbench.action.nextPanelView"
}
-] \ No newline at end of file
+]