summaryrefslogtreecommitdiffstats
path: root/conkeror
diff options
context:
space:
mode:
authorGravatar Tom Willemse2014-10-09 23:33:18 +0200
committerGravatar Tom Willemse2014-10-09 23:33:18 +0200
commit6a19fa9ce614a89c1c20a82d5b47a02a8acfa500 (patch)
treee89f60d0a7876ccc61fbcb9157211404517f0ccf /conkeror
parent11862a9c803361d23e15555059b26debcf7a83f2 (diff)
downloaddotfiles-6a19fa9ce614a89c1c20a82d5b47a02a8acfa500.tar.gz
dotfiles-6a19fa9ce614a89c1c20a82d5b47a02a8acfa500.zip
Add webjump to &what
Diffstat (limited to 'conkeror')
-rw-r--r--conkeror/.conkerorrc/init.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/conkeror/.conkerorrc/init.js b/conkeror/.conkerorrc/init.js
index 355f180..0538ca8 100644
--- a/conkeror/.conkerorrc/init.js
+++ b/conkeror/.conkerorrc/init.js
@@ -141,6 +141,8 @@ define_webjump("explainshell",
define_webjump("thetvdb",
"http://thetvdb.com/?string=%s&searchseriesid=&tab=listseries&function=Search",
$alternative="http://thetvdb.com");
+define_webjump("&what", "http://www.amp-what.com/unicode/search/%s",
+ $alternative="http://www.amp-what.com");
define_opensearch_webjump("ddg", "ddg.xml");
define_opensearch_webjump("archwiki", "archwiki.xml");