Skip to content

Instantly share code, notes, and snippets.

@robpataki
Created September 25, 2015 17:52
Show Gist options
  • Save robpataki/e4e88a1cc4a00a2523fc to your computer and use it in GitHub Desktop.
Save robpataki/e4e88a1cc4a00a2523fc to your computer and use it in GitHub Desktop.
Sublime User keymap
[
{ "keys": ["super+shift+forward_slash"], "command": "toggle_comment", "args": { "block": true } }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment