Skip to content

Instantly share code, notes, and snippets.

@raabuchanan
Created May 31, 2018 00:55
Show Gist options
  • Save raabuchanan/ce417b366aa73d984cd9830b21752f25 to your computer and use it in GitHub Desktop.
Save raabuchanan/ce417b366aa73d984cd9830b21752f25 to your computer and use it in GitHub Desktop.
Prefered Key Bindings for Sublime
[
{ "keys": ["ctrl+r"], "command": "toggle_comment", "args": { "block": false } },
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment