qutebrowser: godev searches pkg.go.dev
This commit is contained in:
parent
4e7b054dba
commit
40a39cf0e3
1 changed files with 1 additions and 0 deletions
|
|
@ -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={}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue