On Aug 23, 2006, at 9:22 AM, Daniel Harple wrote:
On Aug 23, 2006, at 9:46 AM, James Edward Gray II wrote:
I went with this option and checked in the command. Let me know if I broke anything...
There is a small error:
flags += " --retabify " if ENV["TM_SOFT_TABS"] == "NO"
There should be a `flags = ""` in there.
You can tell I use soft tabs. ;)
How's it look now?
James Edward Gray II