Skip to content

Instantly share code, notes, and snippets.

@fragoulis
Created April 27, 2015 09:10
Show Gist options
  • Save fragoulis/31a874080192fe76df7a to your computer and use it in GitHub Desktop.
Save fragoulis/31a874080192fe76df7a to your computer and use it in GitHub Desktop.
Sublime Text Bindings
[
{ "keys": ["ctrl+shift+c"], "command": "toggle_comment", "args": { "block": false } }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment