[TxMt] Re: Softwrap

Adam Strzelecki ono at java.pl
Mon Jan 2 12:37:10 UTC 2012


> I found Softwrap in Textmate2. This is very useful but for me it is better to have sudo tabs in adjacent line as follows.

It is already there, go to Bundle Editor, then Cmd+N create new "Bundle", then create new "Setting" inside your bundle and put there:

{	indentedSoftWrap = {
		format = '$0';
		match = '\A[ \t]*';
	};
}

See: http://lists.macromates.com/textmate/2011-December/033583.html

Regards,
-- 
Adam Strzelecki


More information about the textmate mailing list