Last active
October 24, 2022 07:16
-
-
Save OmarAlashqar/ee53b637e2ec57f1f7431eae55ab0d0f to your computer and use it in GitHub Desktop.
Vimium extension bindings
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
# Custom key mappings | |
unmapAll | |
map v LinkHints.activateMode | |
map V LinkHints.activateModeToOpenInNewTab | |
map j scrollDown | |
map k scrollUp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment