engine: Remove conflicting "y" keybinding for Youtube.

master
Pierre Neidhardt 2020-04-08 18:54:09 +02:00
parent 0e71c7b9b0
commit 5104be613e
1 changed files with 0 additions and 4 deletions

View File

@ -138,10 +138,6 @@
"http://www.youtube.com/results?search_query=%s"
:keybinding "yt")
(defengine youtube
"http://www.youtube.com/results?search_query=%s"
:keybinding "y")
(load "~/personal/bookmarks/engines.el" t)
(provide 'init-engine)