Last active
April 7, 2018 15:30
-
-
Save raffylopez/19e34cba5e6cfbeca89c57ebeb37add1 to your computer and use it in GitHub Desktop.
Vimium settings (Vimium Icon > Options)
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. | |
unmap u | |
unmap d | |
map <C-u> scrollPageUp | |
map <C-d> scrollPageDown | |
map <M-l> nextTab | |
map <M-h> previousTab |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment