[TxMt] Re: [TM2] Turn of soft wrap for LaTeX tables?
Allan Odgaard
mailinglist at textmate.org
Wed Jan 25 08:40:32 UTC 2012
On 24/01/2012, at 01.51, Daniel Grady wrote:
> [ meta.function.environment.tabular.latex ]
> softWrap = false
>
> but this doesn't seem to do anything. Do scope selectors work the same way in .tm_properties as elsewhere? Does anyone have a suggestion for this, short of altering the LaTeX bundle? Thanks for any help!
At least for now, .tm_properties can only select on the root file type.
You can make a new setting via the bundle editor where you can set a full scope selector and set softWrap = :false.
More information about the textmate
mailing list