doomemacs/modules/completion
Henrik Lissner 49a464a870 fix(default): missing evil-ex-registers for non-ivy users
It was `evil-show-registers' that we wanted, not
`evil-ex-registers' (which never existed in the first place). Folks who
did not have :completion ivy enabled (e.g. vertico and helm users) would
see 'commandp, evil-ex-registers' errors when pressing `SPC i r`. Folks
who had it enabled would transparently invoke `counsel-evil-registers'
instead (because it was remapped).

Fix: #5753
2021-11-21 15:34:57 +01:00
..
company bump: :completion company 2021-10-06 11:40:50 +02:00
helm bump: :completion ivy helm company 2021-09-14 14:30:06 +02:00
ido Bump :completion 2021-07-10 22:36:36 -04:00
ivy fix(default): missing evil-ex-registers for non-ivy users 2021-11-21 15:34:57 +01:00
vertico fix(lib): doom/help-search 2021-11-20 00:55:22 +01:00