Skip to content

Instantly share code, notes, and snippets.

@mozamimy
Last active February 26, 2024 10:00
Show Gist options
  • Save mozamimy/e9def05f6accbaa86f9f to your computer and use it in GitHub Desktop.
Save mozamimy/e9def05f6accbaa86f9f to your computer and use it in GitHub Desktop.
2014-11-09_01.js
"
" Show the interface of Evernote Clearly
"
javascript <<EOM
window.onload = function() {
require("chrome://readable-by-evernote/content/global.js");
}
EOM
nnoremap e :js __readable_by_evernote.context_menu__call();<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment