diff --git a/modes/mpdel/evil-collection-mpdel.el b/modes/mpdel/evil-collection-mpdel.el index db386fd..77289b8 100644 --- a/modes/mpdel/evil-collection-mpdel.el +++ b/modes/mpdel/evil-collection-mpdel.el @@ -76,12 +76,12 @@ "I" 'mpdel-song-play "q" 'mpdel-song-quit-window - "g-s" 'mpdel-song-small-increment - "g-n" 'mpdel-song-normal-increment - "g-l" 'mpdel-song-large-increment - "g+s" 'mpdel-song-small-decrement - "g+n" 'mpdel-song-normal-decrement - "g+l" 'mpdel-song-large-decrement + ">s" 'mpdel-song-small-increment + ">n" 'mpdel-song-normal-increment + ">l" 'mpdel-song-large-increment + "