Skip to content

Instantly share code, notes, and snippets.

@xKerman
Created November 21, 2017 22:53
Show Gist options
  • Save xKerman/ce7fddcb1fa222a1bf5010ad06b4a359 to your computer and use it in GitHub Desktop.
Save xKerman/ce7fddcb1fa222a1bf5010ad06b4a359 to your computer and use it in GitHub Desktop.
vimium-ff config
# Navigating the page
map b scrollFullPageUp
map e LinkHints.activateMode
map E LinkHints.activateModeToOpenInNewTab
map B goBack
map R reload
unmap r
# Manipulating tabs
map h previousTab
map l nextTab
map <C-x>k removeTab
map <C-c>u restoreTab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment