1
0
mirror of https://github.com/jojojames/evil-collection.git synced 2024-06-23 07:16:37 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
Sebastian Arlund Nørgaard
f13e50462a consult: implement jump-list command 2021-12-07 02:00:29 +08:00
Sebastian Arlund Nørgaard
f5cc6d53ec consult: remove unnecessary use of advice
Since the advice is only added for the duration of a function call we
can simply let-bind the overridden function instead.
2021-12-07 02:00:29 +08:00
condy
03d80be41b consult: drop the redundant requires
All functions are autoloaded. Fix #539
2021-10-01 00:22:16 +08:00
Brian Leung
14f1753979 consult: add :jump command property to consult-org-heading 2021-07-21 12:27:05 +08:00
Brian Leung
f0b59e5466 consult: add :jump command property to consult-imenu 2021-07-21 12:27:05 +08:00
tpeacock19
d8d8b13c3e fix default mark-ring for evil-collection-consult-mark 2021-07-07 12:05:37 +08:00
Trey Peacock
85dcff8c08 update evil-collection-consult--mark-candidates for upstream change 2021-07-06 01:43:01 +08:00
tpeacock19
d576c49e04 update evil-collection-consult--mark-candidates 2021-05-18 22:24:10 -07:00
Trey Peacock
be33708835 internal function & mark ring fix
corrected global marker check in mark ring
2021-02-01 00:03:25 -08:00
Trey Peacock
3dc3c72a49 consult-evil-mark
Jump to evil markers in current buffer
2021-01-31 21:00:05 -08:00
Brian Leung
ac18f6cd44 consult: remove support for now-deleted commands 2021-01-01 18:23:25 -08:00
Brian Leung
f9ef230569 consult: Add evil bindings 2020-12-06 18:43:33 -08:00