Created
July 19, 2017 20:19
-
-
Save thfrei/3ab29e0394d677851529f467d6a5bacc to your computer and use it in GitHub Desktop.
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
# Make vimium behave like vimperator@firefox | |
map d removeTab | |
map ge previousTab | |
map gr nextTab | |
map u restoreTab | |
# Use smooth scrolling | |
# Use the link's name and numbers for link-hint filtering | |
# Don't let pages steal the focus on load |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment