Skip to content

Instantly share code, notes, and snippets.

@emileswarts
Created December 16, 2013 09:15
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 emileswarts/7984291 to your computer and use it in GitHub Desktop.
Save emileswarts/7984291 to your computer and use it in GitHub Desktop.
Vimium customizations
unmap x
map d removeTab
unmap X
map u restoreTab
unmap T
map T duplicateTab
unmap K
unmap gt
map en nextTab
unmap J
unmap gT previousTab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment