1
mirror of https://github.com/jakejarvis/dotfiles.git synced 2026-01-12 16:32:54 -05:00

brewfile, firefox, vscode updates

This commit is contained in:
2020-07-26 11:31:25 -04:00
parent 6f1b663987
commit 32a95ccc7d
6 changed files with 107 additions and 53 deletions

View File

@@ -1,5 +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" }
]
{ "key": "ctrl+tab", "command": "workbench.action.nextEditor" },
{ "key": "ctrl+shift+tab", "command": "workbench.action.previousEditor" }
]