elp-revive / origami.el

A folding minor mode for Emacs
MIT License
32 stars 6 forks source link

Indentation seems to be incorrect when folding overlay exists #3

Open jcs090218 opened 3 years ago

jcs090218 commented 3 years ago

Follow these steps to reproduce,

  1. Make a simple function that contains at least one indentation level.
  2. Fold that node.
  3. Indent the whole file.