Skip to content

Instantly share code, notes, and snippets.

@corbanmailloux
Last active August 29, 2015 14:10
Show Gist options
  • Save corbanmailloux/45cce4808140dc5e4c21 to your computer and use it in GitHub Desktop.
Save corbanmailloux/45cce4808140dc5e4c21 to your computer and use it in GitHub Desktop.
My Sublime Text Keymap
[
{ "keys": ["f5"], "command": "revert"},
{ "keys": ["ctrl+tab"], "command": "next_view" },
{ "keys": ["ctrl+shift+tab"], "command": "prev_view" },
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment