Skip to content

Instantly share code, notes, and snippets.

@richardneish
Created June 25, 2014 12:32
Show Gist options
  • Save richardneish/e7e5b39eafe4a4048b42 to your computer and use it in GitHub Desktop.
Save richardneish/e7e5b39eafe4a4048b42 to your computer and use it in GitHub Desktop.
Make Vimium behave a bit more like Vimperator
" Make Vimium behave a bit more like Vimperator
unmap d
unmap x
map d removeTab
unmap u
unmap X
map u restoreTab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment