1
mirror of https://github.com/jakejarvis/dotfiles.git synced 2026-06-15 05:35:27 -04: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
+4 -3
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" }
]