Skip to content

Instantly share code, notes, and snippets.

@xdlg
Created May 2, 2022 07:22
Show Gist options
  • Save xdlg/9570bc1bea60d6a4696236599e253948 to your computer and use it in GitHub Desktop.
Save xdlg/9570bc1bea60d6a4696236599e253948 to your computer and use it in GitHub Desktop.
Vimium config
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