dotfiles/emacs/.emacs.d/elpa/evil-collection-20260818.145/modes/imenu
2026-08-28 16:04:44 +08:00
..
evil-collection-imenu.el changes related to making the emacs configuration permanent 2026-08-28 16:04:44 +08:00
evil-collection-imenu.elc changes related to making the emacs configuration permanent 2026-08-28 16:04:44 +08:00
README.org changes related to making the emacs configuration permanent 2026-08-28 16:04:44 +08:00

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.