Created
September 17, 2022 07:46
-
-
Save dixiedream/adbfcec98984d675974f5513389b4ba3 to your computer and use it in GitHub Desktop.
Vimium browser extension conf
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
unmapAll | |
map ? showHelp | |
map h scrollLeft | |
map j scrollDown | |
map k scrollUp | |
map l scrollRight | |
map gg scrollToTop | |
map G scrollToBottom | |
map d scrollPageDown | |
map u scrollPageUp | |
map ff LinkHints.activateModeToOpenInNewTab | |
map n goForward | |
map p goBack |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment