Skip to content

Instantly share code, notes, and snippets.

@paulodeleo
Created March 20, 2018 01:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paulodeleo/553da63da440ad49c7327f05b8654b07 to your computer and use it in GitHub Desktop.
Save paulodeleo/553da63da440ad49c7327f05b8654b07 to your computer and use it in GitHub Desktop.
Default (Windows).sublime-keymap
[
{ "keys": ["ctrl+tab"], "command": "next_view" },
{ "keys": ["ctrl+shift+tab"], "command": "prev_view" },
{ "keys": ["ctrl+f11"], "command": "toggle_menu" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment