mirror of
https://github.com/jakejarvis/dotfiles.git
synced 2026-05-14 22:14:24 -04:00
random 2019 updates
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// Place your key bindings in this file to overwrite the defaults
|
||||
[
|
||||
|
||||
{ "key": "ctrl+tab", "command": "workbench.action.nextEditor" },
|
||||
{ "key": "ctrl+shift+tab", "command": "workbench.action.previousEditor" }
|
||||
]
|
||||
Reference in New Issue
Block a user