[TxMt] Re: Wrap column not sticky yet
Steve King
sking at arbor.net
Thu Mar 15 13:40:06 UTC 2012
On 2012-03-15 08:39, Thomas Krajacic wrote:
> Hi Allan,
>
> maybe you can squeeze in the little fix soon, that the "wrap column" setting is sticky across launches.
> I usually set it to "80" but at every launch it is back to "Use Window Frame".
> Other than this, TM2 works flawlessly for me.
Set it in your ~/.tm_properties file. I set mine to 80 globally and
override it to 72 for plain text files. (Actually, I think it's the
"text" scope. Or semantic class. I can't keep them straight. Whatever,
it does what I want.)
wrapColumn = 80
showWrapColumn = true
[ text ]
softWrap = false
wrapColumn = 72
--
Steve King
Sr. Software Engineer
Arbor Networks
+1 734 821 1461
www.arbornetworks.com <http://www.arbornetworks.com/>
More information about the textmate
mailing list