I usually reformat everything. While it's nice to have a colum like layout like the above for "readability" I guess, this isn't a frakkin spread sheet. One tab, period, but frankly single spacing works just as beautifully.
$Max Velocity: 90.0, 90.0, 90.0
$Rotation time: 3.8, 3.8, 3.1
$Rear Velocity: 90.0
$Forward accel: 3.0
$Forward decel: 3.0
$Slide accel: 1.2
$Slide decel: 1.2
$Glide: YES
Is what mine looks like and not only do I not have any problems with it, you can get used to it after awhile. That and a single space reserves less data in a file than a tab space, so when you replace multiple tabs in a file with single spaces, you can reduce the overall file size to a nice degree. That, and the processor doesn't care about the spaces and while there is no timely advantage of making it perceptibaly _faster_, that's not the point. It's efficient.