Fuco1 / .emacs.d

My emacs config
MIT License
69 stars 13 forks source link

Add automatic folding in compilation output #35

Closed Fuco1 closed 6 years ago

Fuco1 commented 6 years ago

Make sure that we can also add exceptions, that is some "regions" which match to be folded should not be folded. This could be handled by another regexp or a predicate.

This could be quite usable as a stand alone package or maybe as part of fold-this.