Skip to content

Instantly share code, notes, and snippets.

@MapleCCC
Created October 15, 2018 05:40
Show Gist options
  • Save MapleCCC/3d04a6ba90d419f600dd1a692a570fb1 to your computer and use it in GitHub Desktop.
Save MapleCCC/3d04a6ba90d419f600dd1a692a570fb1 to your computer and use it in GitHub Desktop.
Vimium custom key mappings
map h previousTab
map l nextTab
map f LinkHints.activateModeToOpenInNewTab
map F LinkHints.activateMode
map , goBack
map . goForward
map c restoreTab
map i focusInput
map e visitPreviousTab
map v lastTab
map z duplicateTab
map 0 firstTab
map o Vomnibar.activateInNewTab
map O Vomnibar.activate
map b Vomnibar.activateBookmarksInNewTab
map B Vomnibar.activateBookmarks
map a Vomnibar.activateTabSelection
map w moveTabToNewWindow
map q LinkHints.activateModeToDownloadLink
map p openCopiedUrlInNewTab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment