1
0
Fork 0
env/.config/Code/User/keybindings.json

8 lines
182 B
JSON

// Place your key bindings in this file to override the defaultsauto[]
[
{
"key": "ctrl+[Backquote]",
"command": "workbench.action.focusFirstEditorGroup"
}
]