Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Gonzih
Last active October 12, 2017 11:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Gonzih/056c7a1acf07a7024bad6e7b50719c0c to your computer and use it in GitHub Desktop.
Save Gonzih/056c7a1acf07a7024bad6e7b50719c0c to your computer and use it in GitHub Desktop.
vimium.txt
unmap h
unmap t
map h scrollDown count=3
map t scrollUp count=3
map j removeTab
map u restoreTab
map l performFind
map L performBackwardFind
map d previousTab
map n nextTab
map k Vomnibar.activateInNewTab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment