emms: List forgotten maps

This commit is contained in:
Pierre Neidhardt 2018-07-07 09:37:49 +02:00
parent b945a00afc
commit 59c4eecfcb
1 changed files with 3 additions and 1 deletions

View File

@ -37,7 +37,9 @@
(defvar emms-playlist-mode-map)
(defconst evil-collection-emms-maps '(emms-browser-mode-map
emms-playlist-mode-map))
emms-playlist-mode-map
emms-metaplaylist-mode-map
emms-stream-mode-map))
(defun evil-collection-emms-playlist-mode-insert-newline-above ()
"Insert a newline above point."