Skip to content

Instantly share code, notes, and snippets.

@wheresrhys
Created January 31, 2014 13:03
Show Gist options
  • Save wheresrhys/8731722 to your computer and use it in GitHub Desktop.
Save wheresrhys/8731722 to your computer and use it in GitHub Desktop.
Sublime settings
//Keybindings
[
{ "keys": ["ctrl+e"], "command": "run_macro_file", "args": {"file": "Packages/Default/Delete Line.sublime-macro"} }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment