Allan Odgaard-4 wrote:
And “same indent as last line plus one” could e.g. be:
{ indentedSoftWrap = { match = '\A[ \t]*'; format = '$0\t'; }; }
I'm sure I'm missing something, but when I try that for the ruby scope (without the extra tab), it doesn't work. I got it working in the markdown bundle, so I don't know what's wrong.