Created
May 2, 2022 07:22
-
-
Save xdlg/9570bc1bea60d6a4696236599e253948 to your computer and use it in GitHub Desktop.
Vimium config
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 e scrollDown | |
map o scrollUp | |
map E scrollPageDown | |
map O scrollPageUp | |
map uu LinkHints.activateMode | |
map uU LinkHints.activateModeToOpenInNewTab | |
map UU LinkHints.activateModeToOpenInNewForegroundTab | |
map q goBack | |
map j goForward | |
map kk reload | |
map , previousTab | |
map . nextTab | |
map pp removeTab | |
map y createTab | |
map Y restoreTab |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment