What happened?
I have enabled :ui indent-guides
in my init.el
and it works for prog-mode
s. However, they do not show in org-mode
.
Indent guides are purposefully disabled when org-indent-mode
is true (which it is in my case): indent-guides config.el
However, I don’t see any issues with indent-guides. See the screenshot below. Or maybe I haven’t encountered the edge-case where they are an issue?
What did you expect to happen?
I would like to be able to always automatically enable indent guides in org-mode.
System information
Loading data dump...
Thank you for your help!