Custom search
w: https://www.wikipedia.org/w/index.php?title=Special:Search&search=%s Wikipedia
man: https://www.die.net/search/?q=%s
whois: https://www.whois.com/whois/%s
isup: http://www.isup.me/%s Is it down for Everyone or Just Me?
ql: http://quickdocs.org/search?q=%s Quickdocs
cl: https://duckduckgo.com/?q=common+lisp+%s Common Lisp
pip: https://pypi.org/search/?q=%s
nix: https://search.nix.gsc.io/?q=%s GrahamC's nixpkgs search
nixosp: https://nixos.org/nixos/packages.html?query=%s Search NixOS Packages
nixoso: https://nixos.org/nixos/options.html#%s Search NixOS Options
nixpkgs: https://github.com/NixOS/nixpkgs/search?q=%s Search nixpkgs sources on GitHub
y: https://www.youtube.com/results?search_query=%s Youtube
d: https://duckduckgo.com/?q=%s DuckDuckGo
az: https://www.amazon.ca/s/?field-keywords=%s Amazon
arc: https://web.archive.org/web/*/%s Web Archive
syn: https://www.thesaurus.com/browse/%s Synonyms (thesaurus)
# I use this one so much :D
alt: https://alternativeto.net/browse/search?q=%s Alternatives To
sp: https://open.spotify.com/search/%s Spotify
# Google translate
trans: http://translate.google.com/?source=osdd#auto|auto|%s Google Translatorfe: https://translate.google.com/#view=home&op=translate&sl=fr&tl=en&text=%s Translate french to english
fe: https://translate.google.com/#view=home&op=translate&sl=fr&tl=en&text=%s Translate french to english
fs: https://translate.google.com/#view=home&op=translate&sl=fr&tl=es&text=%s Translate french to spanish
ef: https://translate.google.com/#view=home&op=translate&sl=en&tl=fr&text=%s Translate english to french
es: https://translate.google.com/#view=home&op=translate&sl=en&tl=es&text=%s Translate english to spanish
se: https://translate.google.com/#view=home&op=translate&sl=es&tl=en&text=%s Translate spanish to french
sf: https://translate.google.com/#view=home&op=translate&sl=es&tl=fr&text=%s Translate spanish to english
er: https://translate.google.com/#view=home&op=translate&sl=en&tl=ru&text=%s Translate english to russian
fr: https://translate.google.com/#view=home&op=translate&sl=en&tl=ru&text=%s Translate french to russian
rf: https://translate.google.com/#view=home&op=translate&sl=ru&tl=fr&text=%s Translate russian to french
re: https://translate.google.com/#view=home&op=translate&sl=ru&tl=en&text=%s Translate russian to english
gh: https://github.com/fstamour?utf8=%E2%9C%93&tab=repositories&q=%s My GitHub Repsitories
# gh: https://github.com/search?q=%s GitHub
hn: https://www.hnsearch.com/search#request/submissions&q=%s&start=0 HackerNews
imdb: https://www.imdb.com/find?s=all&q=%s IMDB
# Google maps
gm: https://www.google.com/maps?q=%s Google maps
home: https://www.google.com/maps/dir/home/%s
work: https://www.google.com/maps/dir/work/%s
cont: https://contacts.google.com/search/%s Google Contacts
gt https://trends.google.com/trends/explore?q=%s Google Trends
# content
cc: https://ccsearch.creativecommons.org/?search_fields=title&search_fields=creator&search_fields=tags&search=%s
# symbol hound is a search engine that doesn't strip symbols
sh: http://symbolhound.com/?q=%s SymbolHound
ud: https://www.urbandictionary.com/define.php?term=%s UrbanDictionary
Tips: you can use "bookmarklets" (javascript in urls) in vimium's search
# Use google to search the current site you're on
site: javascript:location='https://www.google.com/search?num=100&q=site:'+escape(location.hostname)+'+%s'