1
0
Fork 0

qutebrowser: godev searches pkg.go.dev

This commit is contained in:
Jeremy Kaplan 2020-03-20 23:34:50 -07:00
commit 40a39cf0e3

View file

@ -1257,6 +1257,7 @@ c.url.searchengines = {
"archwiki": "https://wiki.archlinux.org/index.php?search={}",
"dict": "https://www.dictionary.com/browse/{}",
"godoc": "https://godoc.org/?q={}",
"godev": "https://pkg.go.dev/search?q={}",
"gopkg": "https://golang.org/pkg/{}",
"mdn": "https://developer.mozilla.org/search?q={}",
"py2": "https://docs.python.org/2/search.html?q={}",