Skip to content

Instantly share code, notes, and snippets.

@famulus
Created February 6, 2013 17:03
Show Gist options
  • Save famulus/4724034 to your computer and use it in GitHub Desktop.
Save famulus/4724034 to your computer and use it in GitHub Desktop.
[
{ "keys": ["ctrl+shift+."], "command": "erb" },
{ "keys": ["super+v"], "command": "paste_and_indent" },
{ "keys": ["ctrl+shift+w"], "command": "toggle_setting", "args": {"setting": "word_wrap"} },
{ "keys": ["ctrl+r"], "command": "reveal_in_side_bar" },
{ "keys": ["super+alt+i"], "command": "reindent" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment