summary refs log tree commit diff
path: root/emacs/etc/snippets (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-01-22fix(markdown): workaround related to imenuFranck Cuny1-0/+8
There is a bug with the markdown mode where imenu does not work when native compilation is used. This is a workaround recommended on the issue tracker. Change-