dotfiles/emacs/.emacs.d/elpa/evil-collection-20260818.145/modes/imenu/README.org

431 B

imenu

Evil integration for imenu. No keymap is touched; the setup only marks imenu as a non-repeatable jump command for evil's jump list and dot-repeat machinery.

Notes

  • imenu is declared with evil-declare-not-repeat.
  • imenu is given the :jump t command property so it integrates with C-o / C-i and evil-set-jump.