Next: Move search-engines to remote-interface.

master
Pierre Neidhardt 2019-09-24 17:28:26 +02:00
parent a784d64b52
commit 3810cf0432
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ Videos are downloaded with `+youtube-dl-command+'."
(add-to-default-list 'blocker-mode 'buffer 'default-modes)
;; TODO: Fetch from Emacs' engine.el automatically?
(nconc (get-default 'window 'search-engines)
(nconc (get-default 'remote-interface 'search-engines)
'(("aa" . "https://aur.archlinux.org/packages.php?O=0&K=~a&do_Search=Go")
("ap" . "https://www.archlinux.org/packages/?sort=&q=~a&maintainer=&flagged=")
("aw" . "https://wiki.archlinux.org/index.php?search=~a")