summaryrefslogtreecommitdiff
path: root/modes/mpc
AgeCommit message (Collapse)Author
2025-01-24remove wrong bindings and add some useful ones in mpcVonfry
2025-01-06mpc: add more keybindings and fix original kbd formatVonfry
2022-06-06Change package-requires to 26.3James Nguyen
25 was already deprecated a year ago: https://github.com/emacs-evil/evil-collection/pull/508/files
2022-06-04Fix quotingJames Nguyen
2022-01-14Update pull request templatecondy
2022-01-14mpc: define evil-collection-mpc-setupcondy
2022-01-14mpc: provide evil-collection-mpccondy
2021-12-18Mpc mode (#568)pspiagicw
* Added MPC Mode Bindings * Linting Changes for MPC Mode * Added mpc-playlist command * Swaped j/k for C-j/C-k for mpc mode.