Skip to content

Commit

Permalink
Update keybindings to new functions
Browse files Browse the repository at this point in the history
  • Loading branch information
Vonfry committed Aug 17, 2024
1 parent fd23305 commit 2bda3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modes/mpdired/evil-collection-mpdired.el
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"%d" 'mpdired-flag-files-regexp
"%m" 'mpdired-mark-files-regexp
"%i" 'mpdired-put-order-at-point
"%r" 'mpdired-put-order-at-point))
"%r" 'mpdired-reset-order-index))

(provide 'evil-collection-mpdired)
;;; evil-collection-mpdired.el ends here

0 comments on commit 2bda3a4

Please sign in to comment.