There doesn't seem to be a way to remove the folding markers from the gutter once they've been set. Is there something obvious that I'm not doing or doing incorrectly?
Thanks, Dan J.
On 9/9/2006, at 18:25, Daniel Jewett wrote:
There doesn't seem to be a way to remove the folding markers from the gutter once they've been set.
When you edit a line, the folding marker parser will re-parse it, and so will update the line. I.e. you need to do some dummy edit if you want to remove a mark which were manually placed there.