Created
October 11, 2017 09:01
-
-
Save thfrei/f88853dca7de1e41fb5aa0a6dd638597 to your computer and use it in GitHub Desktop.
vimium-ff extension mappings, so that it feels more like vimperator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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