Add gopkg search to qutebrowser
This commit is contained in:
parent
7eac3339c4
commit
5c46be328f
1 changed files with 1 additions and 0 deletions
|
|
@ -1255,6 +1255,7 @@ c.url.searchengines = {
|
|||
"DEFAULT": "https://duckduckgo.com/?q={}",
|
||||
"aur": "https://aur.archlinux.org/packages/?K={}",
|
||||
"godoc": "https://godoc.org/?q={}",
|
||||
"gopkg": "https://golang.org/pkg/{}",
|
||||
"mdn": "https://developer.mozilla.org/search?q={}",
|
||||
"py2": "https://docs.python.org/2/search.html?q={}",
|
||||
"py3": "https://docs.python.org/3/search.html?q={}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue