org-margin
org-margin copied to clipboard
Handling list item indents without org-indent-mode
Hey Nicolas,
Great work as usual. I'm wondering what are your solutions (if any) for visually aligning the start of soft-wrapped list items (that is, with visual-line-mode enabled)? Something like
- this is a soft-wrapped list item that
continues on the next line aligned with the
start of the previous line
Typically, the recommended solution is to activate org-indent-mode, but this mode is incompatible with org-margin-mode, so I'm wondering if there are other ways to make indentation more sane.
Sorry for long delay... One solution is to have the the "-" inside the margin or else, it might be possible to tweak the wrap/lien prefix in this specific case.