[Emacs] Delete unused keybinds
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-11-08 15:10:51 +01:00
parent 7bd6cdad76
commit 4f9979e67d

View File

@@ -1995,9 +1995,7 @@ configuration [[file:mpd.org][here]]).
:packages 'emms
"" '(nil :which-key "media")
"." #'hydra-media/body
"<" #'emms-player-mpd-previous
"«" #'emms-player-mpd-previous
">" #'emms-player-mpd-next
"»" #'emms-player-mpd-next
"c" #'emms-player-mpd-clear
"e" '(nil :which-key "emms")