Skip to content

Instantly share code, notes, and snippets.

@eliocapelati
Created October 27, 2015 18:14
Show Gist options
  • Save eliocapelati/47cdf9be3544333010c0 to your computer and use it in GitHub Desktop.
Save eliocapelati/47cdf9be3544333010c0 to your computer and use it in GitHub Desktop.
[
{ "keys": ["ctrl+alt+i"], "command": "show_overlay", "args": {"overlay": "command_palette", "text": "Package Control: Install Package"} },
{ "keys": ["shift+alt+d"], "command": "set_setting", "args": {"setting": "draw_white_space","value": "all"} },
{ "keys": ["shift+alt+a"], "command": "set_setting", "args": { "setting": "draw_white_space", "value": "selection" }},
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment