Skip to content

Instantly share code, notes, and snippets.

@jabaltorres
Created December 12, 2015 10:19
Show Gist options
  • Save jabaltorres/1cb5935bba51ad1645aa to your computer and use it in GitHub Desktop.
Save jabaltorres/1cb5935bba51ad1645aa to your computer and use it in GitHub Desktop.
Sublime user key bindings
[
{ "keys": ["ctrl+shift+w"], "command": "toggle_setting", "args": {"setting": "word_wrap"}}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment