Skip to content

Instantly share code, notes, and snippets.

@mortdeus
Created January 25, 2013 10:50
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 mortdeus/4633468 to your computer and use it in GitHub Desktop.
Save mortdeus/4633468 to your computer and use it in GitHub Desktop.
unmap j
unmap J
unmap k
unmap K
unmap l
unmap L
unmap h
unmap H
unmap d
unmap u
unmap f
unmap F
unmap T
map n scrollDown
map N scrollPageDown
map e scrollUp
map E scrollPageUp
map s scrollLeft
map t scrollRight
map a LinkHints.activateMode
map A LinkHints.activateModeToOpenInNewTab
map h nextTab
map d previousTab
map H goForward
map D goBack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment