Skip to content

Commit

Permalink
Merge 9c86126 into be26c7c
Browse files Browse the repository at this point in the history
  • Loading branch information
mathstuf committed Jul 9, 2016
2 parents be26c7c + 9c86126 commit ccbabbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/config/config
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ set history_disable_easter_egg 1
@cbind gg<Google:>_ = uri http://www.google.com/search?q=\@<encodeURIComponent(%r)>\@
@cbind ddg<DuckDuckGo:>_ = uri http://duckduckgo.com/?q=\@<encodeURIComponent(%r)>\@
@cbind \\awiki<Archwiki:>_ = uri http://wiki.archlinux.org/index.php/Special:Search?search=\@<encodeURIComponent(%r)>\@&go=Go
@cbind \\wiki<Wikipedia:>_ = uri http://en.wikipedia.org/w/index.php?title=Special:Search&search=\@<encodeURIComponent(%r)>\@&go=Go
@cbind \\wiki<Wikipedia:>_ = uri https://secure.wikimedia.org/wikipedia/en/w/index.php?fulltext=Search&title=Special%3ASearch&search=\@-encodeURIComponent(%r)-\@

# Handy binds
# Set function shortcut
Expand Down

0 comments on commit ccbabbe

Please sign in to comment.