Skip to content

Instantly share code, notes, and snippets.

@1nsp1r3rnzt
Created January 29, 2017 23:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 1nsp1r3rnzt/44568b64c7cac5a729ea12b8eb78f7fe to your computer and use it in GitHub Desktop.
Save 1nsp1r3rnzt/44568b64c7cac5a729ea12b8eb78f7fe to your computer and use it in GitHub Desktop.
Sublime_evernote_modified_keys
{ "keys": ["ctrl+e", "ctrl+w"], "command": "open_evernote_note", "args": {"note_guid": "clipboard"} },
{ "keys": ["ctrl+e", "ctrl+u"], "command": "send_to_evernote" },
{ "keys": ["ctrl+e", "ctrl+o"], "command": "open_evernote_note" },
{ "keys": ["ctrl+e", "ctrl+s"], "command": "save_evernote_note" },
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment