[TxMt] Re: Indention in Perl POD

Ingo Lantschner lists14 at lantschner.name
Tue Dec 10 07:23:52 UTC 2013


On 9 Dec 2013, at 5:16, Allan Odgaard wrote:

> You want to create a new settings item in the bundle editor (⌘N) and 
> then set the increase/decrease indent patterns in this settings item, 
> and adjust the scope selector for the item to where it should be 
> active, in your case ‘comment.block.documentation.perl’.

Thanks! 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.

What would be the best way to contribute such changes and settings to 
the built in Perl bundle?

Thanks again, Ingo


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20131210/1d2199ae/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PastedImage.png
Type: image/png
Size: 115275 bytes
Desc: not available
URL: <http://lists.macromates.com/textmate/attachments/20131210/1d2199ae/attachment-0001.png>


More information about the textmate mailing list