On Thu, 09 Jul 2009 16:52:06 +0200 Daniel Milde info@milde.cz wrote:
Still to do is making auto-indentation work as expected for tabs+align.
Now implemented in SVN.
I tried it right now, but don't see any changes. Is it in r3945?
Yes, only for Tabs indent type. If you have: \t....some text<cursor>
And you press enter and you have auto-indentation turned on, the next line should be: \t....<cursor>
Where \t = tab, . = space.
Regards, Nick