Skip to content

Instantly share code, notes, and snippets.

@thfrei
Created October 11, 2017 09:01
Show Gist options
  • Save thfrei/f88853dca7de1e41fb5aa0a6dd638597 to your computer and use it in GitHub Desktop.
Save thfrei/f88853dca7de1e41fb5aa0a6dd638597 to your computer and use it in GitHub Desktop.
vimium-ff extension mappings, so that it feels more like vimperator
# Insert your preferred key mappings here.
map ge previousTab
map gr nextTab
map d removeTab
unmap yy
map y copyCurrentUrl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment