Skip to content

Instantly share code, notes, and snippets.

@handlename
Last active October 21, 2015 01:11
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 handlename/e97924b69a41c648895f to your computer and use it in GitHub Desktop.
Save handlename/e97924b69a41c648895f to your computer and use it in GitHub Desktop.
sVimrc
let scrollduration = 20
let scrollstep = 120
let hintcharacters = "aoeuidhtns"
let blacklists = ["*://mail.google.com/*", "*://inbox.google.com/*", "*://www.google.com/calendar/*", "*://calendar.google.com/*"]
map "e" createHint
map "shift+e" createTabbedHint
map "shift+u" scrollFullPageUp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment