[TxMt] Re: Indention in Perl POD
Ingo Lantschner
lists14 at lantschner.name
Thu Jan 2 13:30:44 UTC 2014
On 12 Dec 2013, at 6:46, Allan Odgaard wrote:
> […] This was the "missing link". Just for the records: The correct
> settings for Perls POD sections is
>>
>> { increaseIndentPattern = '';
>> decreaseIndentPattern = '';
>> }
>>
>> The above disables any automatic indention, which in my opinion is
>> the best setting for PODs.
>
>
> I thought that was already the case due to
> https://github.com/textmate/source.tmbundle/blob/master/Preferences/Comments:%20Disable%20Indent%20Corrections.tmPreferences
> (...)
> Though in this case, I think we should instead figure out why the
> Source bundle’s indent settings are not working for you. Given your
> other email it might sound like you have disabled the Source bundle.
>
> To be sure everything is as default see
> https://github.com/textmate/textmate/wiki/Reverting-To-Defaults
Just removed TM2 from my system and reverted anything as described in
the link. After installing a fresh new TM2 I still have this behavior in
Perl POD text. So I am quite sure this is missing in the original Perl
Bundle. Fortunately it can be fixed as described in this thread.
Kind regards, Ingo
More information about the textmate
mailing list