aboutsummaryrefslogtreecommitdiffstats
path: root/indent (unfollow)
Commit message (Collapse)AuthorLines
2015-04-15Remove errant debug linesNathan Grigg-2/+0
2015-04-15Preliminary support for automatic indentation.Nathan Grigg-0/+26
This assumes that the only indented lines are legs of a transaction. It works best if you put blank lines between transactions. If you do not use blank lines to end a transaction, it will usually work anyway, since it forces any line starting with a date to be all the way left.