Skip to content

Instantly share code, notes, and snippets.

@raribeiro
Last active August 29, 2015 14:02
Show Gist options
  • Save raribeiro/65f60fba373e9c9231e2 to your computer and use it in GitHub Desktop.
Save raribeiro/65f60fba373e9c9231e2 to your computer and use it in GitHub Desktop.
My keys sublime
[
{ "keys": ["ctrl+1"], "command": "toggle_menu" },
{ "keys": ["ctrl+alt+f"], "command": "fold" },
{ "keys": ["ctrl+alt+u"], "command": "unfold" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment