| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-30 | consult: No consult--fontify-all | condy | |
| 2024-08-14 | consult: Mark consult-org-agenda as evil jumps | condy | |
| 2023-07-25 | consult: Use consult--line-with-mark | condy | |
| 2023-02-14 | consult: Fix evil-collection-consult-mark (#706) | northgaard | |
| Breaking change to consult--location candidate was introduced with consult 4be224fb1cfa9b983dca84408720a71d112b1e2c. Fixes #703. | |||
| 2022-07-12 | consult, imenu: Declare some navigation commands to be non-repeatable (#653) | Brian Leung | |
| It does not make sense to repeat these commands via evil-repeat. (It also doesn't work) We typically use evil-repeat for commands that change the buffer contents. | |||
| 2022-06-06 | Change package-requires to 26.3 | James Nguyen | |
| 25 was already deprecated a year ago: https://github.com/emacs-evil/evil-collection/pull/508/files | |||
| 2021-12-07 | consult: implement jump-list command | Sebastian Arlund Nørgaard | |
| 2021-12-07 | consult: remove unnecessary use of advice | Sebastian Arlund Nørgaard | |
| Since the advice is only added for the duration of a function call we can simply let-bind the overridden function instead. | |||
| 2021-10-01 | consult: drop the redundant requires | condy | |
| All functions are autoloaded. Fix #539 | |||
| 2021-07-21 | consult: add :jump command property to consult-org-heading | Brian Leung | |
| 2021-07-21 | consult: add :jump command property to consult-imenu | Brian Leung | |
| 2021-07-07 | fix default mark-ring for evil-collection-consult-mark | tpeacock19 | |
| 2021-07-06 | update evil-collection-consult--mark-candidates for upstream change | Trey Peacock | |
| 2021-05-18 | update evil-collection-consult--mark-candidates | tpeacock19 | |
| 2021-02-01 | internal function & mark ring fix | Trey Peacock | |
| corrected global marker check in mark ring | |||
| 2021-01-31 | consult-evil-mark | Trey Peacock | |
| Jump to evil markers in current buffer | |||
| 2021-01-01 | consult: remove support for now-deleted commands | Brian Leung | |
| 2020-12-06 | consult: Add evil bindings | Brian Leung | |
