Skip to content

Instantly share code, notes, and snippets.

@hogelog
Created May 21, 2020 11:24
Show Gist options
  • Save hogelog/675531514b1fdafda3cc3cb10eaff5a8 to your computer and use it in GitHub Desktop.
Save hogelog/675531514b1fdafda3cc3cb10eaff5a8 to your computer and use it in GitHub Desktop.
vimium
map h previousTab
map l nextTab
map d removeTab
map u restoreTab
map . removeTab
unmap j
unmap k
map j scrollPageDown
map J scrollDown
map k scrollPageUp
map K scrollUp
map Y LinkHints.activateMode
map U LinkHints.activateModeToOpenInNewTab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment