Re: [za-pm] file extension match to syntax highlighting in vim

2011-06-06 Thread Spike
Note: Beware! Default reply-to is to the list. Hi Anne I have an alias 'plt' which just runs perltidy -b. This copies my original.pl to original.pl.bak and gives original.pl as the tidy one. I've modified my perltidy_rc to do what I want so providing the script passes a 'perl -cw' it is alw

Re: [za-pm] file extension match to syntax highlighting in vim

2011-06-06 Thread Nick Cleaton
Note: Beware! Default reply-to is to the list. On Sun, Jun 5, 2011 at 12:45 PM, Anne Wainwright wrote: > > when I have run perltidy I like to compare to the original file, but > the extension .pl.tdy does not pick up. > > I have been looking this morning but cannot find what I need - > somewhere

Re: [za-pm] file extension match to syntax highlighting in vim

2011-06-06 Thread Anne Wainwright
Note: Beware! Default reply-to is to the list. Hello, Nick, that works! bestest Anne On Mon, 6 Jun 2011 10:26:57 +0100 Nick Cleaton wrote: > autocmd BufRead *.pl.tdy setlocal filetype=perl ___ Za-pm mailing list Za-pm@pm.org http://mail.pm.org/mai