summaryrefslogtreecommitdiff
path: root/modes/embark
AgeCommit message (Collapse)Author
2023-08-08removes non-existing commandsAg Ibragimov
it removes non-existing (possibly deprecated) commands and fixes the keybinding for `embark-select` - toggle candidate selection in embark-collect buffer
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-04-02embark: add more keybinds to embark-collect-mode (#606)Tianshu Wang
2021-04-22embark: initial supportcondy