summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/init.el b/init.el
index 3efd449..43a9302 100644
--- a/init.el
+++ b/init.el
@@ -1465,6 +1465,9 @@
("Google Scholar" .
[simple-query "http://scholar.google.com"
"http://scholar.google.com/scholar?&q=" ""])
+ ("Dictionary" .
+ [simple-query "http://www.dictionary.com/"
+ "http://www.dictionary.com/browse/" "?s=t"])
("Wikipedia" .
[simple-query "wikipedia.org"
"wikipedia.org/wiki/" ""]))))