Skip to content

Instantly share code, notes, and snippets.

@dixiedream
Created September 17, 2022 07:46
Show Gist options
  • Save dixiedream/adbfcec98984d675974f5513389b4ba3 to your computer and use it in GitHub Desktop.
Save dixiedream/adbfcec98984d675974f5513389b4ba3 to your computer and use it in GitHub Desktop.
Vimium browser extension conf
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