Created
May 23, 2020 21:14
-
-
Save piazzatron/09c9165c665fedb6331b0ecbf4fe954a to your computer and use it in GitHub Desktop.
Vimium Keymaps
This file contains 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
map <c-d> scrollPageDown | |
map <c-u> scrollPageUp | |
map <c-h> previousTab | |
map <c-l> nextTab |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment