Created
August 9, 2022 23:25
-
-
Save turnspike/6f7c31b15c1c4b25ab86e0bb095ac3bc to your computer and use it in GitHub Desktop.
Settings to make the Vimium chrome extension behave
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
# Insert your preferred key mappings here. | |
# Warning, these settings override Chrome defaults eg <ctrl-d>. | |
map <c-d> scrollPageDown | |
map <c-u> scrollPageUp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment