mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-13 13:13:35 -05:00
In order to make imenu in elisp buffers more useful: - Sections are given the highest precedence, and should only show lines with more than two semicolons at the start of the line. - Fixes an issue where cl-defstruct blocks with options in its NAME argument were missed by imenu. I.e. with (cl-defstruct (foo ...)), `foo` would not show up in imenu.
32 KiB
32 KiB