Re: [TxMt] “Reformat Comment” command for Ruby bundle

Daniel Harple dharple at generalconsumption.org
Wed Aug 23 14:22:04 UTC 2006


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.

-- Daniel




More information about the textmate mailing list