qutebrowser: gem and gems searchengines
This commit is contained in:
parent
174ccde175
commit
83367540bc
1 changed files with 2 additions and 1 deletions
|
|
@ -1257,7 +1257,8 @@ c.url.searchengines = {
|
|||
"aur": "https://aur.archlinux.org/packages/?K={}",
|
||||
"crate": "https://crates.io/search?q={}",
|
||||
"dict": "https://www.dictionary.com/browse/{}",
|
||||
"gem": "https://rubygems.org/search?query={}",
|
||||
"gem": "https://rubygems.org/gems/{}",
|
||||
"gems": "https://rubygems.org/search?query={}",
|
||||
"godev": "https://pkg.go.dev/search?q={}",
|
||||
"godoc": "https://godoc.org/?q={}",
|
||||
"gopkg": "https://golang.org/pkg/{}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue