Skip to content

Instantly share code, notes, and snippets.

@floxyz
Last active December 21, 2015 20:49
Show Gist options
  • Save floxyz/6364112 to your computer and use it in GitHub Desktop.
Save floxyz/6364112 to your computer and use it in GitHub Desktop.
Sublime Text Keybindings
[
{ "keys": ["alt+shift+s"], "command": "toggle_side_bar" },
{ "keys": ["ctrl+shift+7"], "command": "toggle_comment", "args": { "block": false } }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment