I think the tabulation settings were preserved across TM2 sessions,
but they are actually not on my MBP.
What are the rules about the tabulation settings? Is there some
specific action(s) to do so that soft tabs are always on?
Thanks,
Emmanuel.
_______________________________________________
textmate mailing list
text...@lists.macromates.com
http://lists.macromates.com/listinfo/textmate
> What are the rules about the tabulation settings? Is there some
> specific action(s) to do so that soft tabs are always on?
Put this into ~/.tm_properties:
softTabs = true
Christopher