Engine: Add Quicklisp

master
Pierre Neidhardt 2018-10-08 14:22:51 +02:00
parent 960a8e2aef
commit f48337b759
1 changed files with 4 additions and 0 deletions

View File

@ -89,6 +89,10 @@
"https://www.openstreetmap.org/search?query=%s"
:keybinding "osm")
(defengine quicklisp
"http://quickdocs.org/search?q=%s"
:keybinding "q")
(defengine stackoverflow
"http://stackoverflow.com/search?q=%s"
:keybinding "s")