Skip to content

Instantly share code, notes, and snippets.

@isaiah
Created January 9, 2015 21:37
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 isaiah/17e7121c9ea747b0d5bf to your computer and use it in GitHub Desktop.
Save isaiah/17e7121c9ea747b0d5bf to your computer and use it in GitHub Desktop.
Custom key mappings to turn Vimium into vimperator
unmap h
unmap l
map h previousTab
map l nextTab
map u restoreTab
map d removeTab
map b Vomnibar.activateTabSelection
map t Vomnibar.activateInNewTab
map <c-o> goBack
map <c-i> goForward
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment