Restore default key binding for `helm-emms'
This commit is contained in:
parent
12dbc5a465
commit
a1b4d294c5
2
init.el
2
init.el
@ -2122,7 +2122,7 @@
|
|||||||
(require 'helm-buffers)
|
(require 'helm-buffers)
|
||||||
(require 'helm-ring)
|
(require 'helm-ring)
|
||||||
|
|
||||||
(bind-key "#" #'db/play-radio-stations helm-command-map)
|
(bind-key "#" #'helm-emms helm-command-map)
|
||||||
(bind-key "P" #'helm-pages helm-command-map)
|
(bind-key "P" #'helm-pages helm-command-map)
|
||||||
|
|
||||||
(bind-key "<tab>" #'helm-execute-persistent-action helm-map)
|
(bind-key "<tab>" #'helm-execute-persistent-action helm-map)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user