Skip to content

Instantly share code, notes, and snippets.

@NOLFXceptMe
Created October 23, 2011 10:33
Show Gist options
  • Save NOLFXceptMe/1307221 to your computer and use it in GitHub Desktop.
Save NOLFXceptMe/1307221 to your computer and use it in GitHub Desktop.
Keymappings for Vimium to behave like Pentadactyl
unmap d
unmap u
map <c-f> scrollPageDown
map <c-b> scrollPageUp
unmap x
unmap X
map d removeTab
map u restoreTab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment