Skip to content

Instantly share code, notes, and snippets.

@brynedwards
Last active December 19, 2019 10:48
Show Gist options
  • Save brynedwards/0bfe822e8e6a3e4566827dec78f9c891 to your computer and use it in GitHub Desktop.
Save brynedwards/0bfe822e8e6a3e4566827dec78f9c891 to your computer and use it in GitHub Desktop.
Vimium(-FF) settings
Custom key mappings:
unmap b
unmap t
map w scrollUp
map s scrollDown
map e scrollPageUp
map b scrollFullPageUp
map <space> scrollFullPageDown
map t Vomnibar.activateInNewTab
map S goBack
map D goForward
map E previousTab
map R nextTab
map q removeTab
map u restoreTab
Custom search engines:
w: https://www.wikipedia.org/w/index.php?title=Special:Search&search=%s Wikipedia
g: https://encrypted.google.com/search?q=%s Google
l: https://www.google.com/search?q=%s&btnI I'm feeling lucky...
aw: https://wiki.archlinux.org/index.php?title=Special%3ASearch&search=%s
y: https://www.youtube.com/results?search_query=%s Youtube
gm: https://www.google.com/maps?q=%s Google maps
h: https://hackage.haskell.org/packages/search?terms=%s Hackage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment