Skip to content

Instantly share code, notes, and snippets.

@kennyeliason
Created June 27, 2018 17:54
Show Gist options
  • Save kennyeliason/604ebafb8af54f685fce3d2c653a5f26 to your computer and use it in GitHub Desktop.
Save kennyeliason/604ebafb8af54f685fce3d2c653a5f26 to your computer and use it in GitHub Desktop.
sublime key bindings
[
{ "keys": ["command+shift+r"], "command": "reindent"},
{ "keys": ["ctrl+k", "ctrl+i"], "command": "title_case" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment