|
From: smasi <sm...@kn...> - 2005-11-30 12:35:22
|
Don't claim to understand, but this seems to eliminate the auto indent.
Haven't noticed any bad effects - yet. Maybe a guru can explain.
Find ...\jEdit\mode\lilypond.xml, containing:
<PROPERTY NAME="indentOpenBrackets" VALUE="{" />
<PROPERTY NAME="indentCloseBrackets" VALUE="}" />
<PROPERTY NAME="doubleBracketIndent" VALUE="false" />
<PROPERTY NAME="lineUpClosingBracket" VALUE="true" />
After backing up the file, remove these four lines.
Restart jEdit and the brackets don't indent.
I only use jEdit in lilypond mode, so assume other modes might be similar.
- Bruce
|