Skip to content

Instantly share code, notes, and snippets.

@liubiantao
Last active May 25, 2016 06:35
Show Gist options
  • Save liubiantao/cb4b33ae5a04a7f969b6 to your computer and use it in GitHub Desktop.
Save liubiantao/cb4b33ae5a04a7f969b6 to your computer and use it in GitHub Desktop.
Vimium Options

Excluded URLs and keys

http*://mail.google.com/*

Custom key mappings

map j previousTab
map k nextTab
map h goBack
map l goForward
map o Vomnibar.activateInNewTab
map p openCopiedUrlInNewTab
map b Vomnibar.activateBookmarksInNewTab
map d scrollFullPageDown
map u scrollFullPageUp
map f LinkHints.activateModeToOpenInNewTab
map F LinkHints.activateModeToOpenInNewForegroundTab

Previous patterns

prev,previous,back,上一页,上一章,<,←,«,≪,<<

Next patterns

next,more,下一页,下一章,>,→,»,≫,>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment