Skip to content

Instantly share code, notes, and snippets.

@StlTenny
Created January 19, 2013 22:08
Show Gist options
  • Save StlTenny/4575524 to your computer and use it in GitHub Desktop.
Save StlTenny/4575524 to your computer and use it in GitHub Desktop.
[
{ "keys": ["ctrl+tab"], "command": "next_view_in_group" },
{ "keys": ["ctrl+shift+tab"], "command": "prev_view_in_group" },
{ "keys": ["alt+tab"], "command": "next_group"},
{ "keys": ["alt+shift+tab"], "command": "prev_group"}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment