qutebrowser: Add "edb" search engine for Emacs bugs

master
Pierre Neidhardt 2017-11-05 14:49:21 +01:00
parent ec0b4694d9
commit 697350a231
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ c.url.searchengines = {
"aur": "https://aur.archlinux.org/packages.php?O=0&K={}&do_Search=Go",
"ctan": "http://www.ctan.org/search?phrase={}",
"dd": "http://devdocs.io/#q={}",
"edb": "https://debbugs.gnu.org/cgi/pkgreport.cgi?package=emacs;include=subject%3A{};repeatmerged=on;archive=both",
"gd": "https://godoc.org/?q={}",
"gentoo": "https://wiki.gentoo.org/index.php?title=Special%3ASearch&search={}&go=Go",
"gi": "https://www.google.com/search?site=imghp&tbm=isch&source=hp&biw=1676&bih=997&q={}",