zkry / yaml-pro

Edit YAML in Emacs like a pro
GNU General Public License v3.0
137 stars 9 forks source link

implement imenu for legacy parser #20

Closed zkry closed 1 year ago

zkry commented 1 year ago

Fixes #18

This PR adds imenu functionality for the legacy parser. This should entirely replace the yaml-pro-consult-jump function as consult-imenu should behave the same way with yaml-pro-mode enabled.