durusmail: quixote-users: vim syntax coloring for ptl
vim syntax coloring for ptl
vim syntax coloring for ptl
Neil Schemenauer
2003-05-23
On Fri, May 23, 2003 at 04:21:10PM -0400, Mark Bucciarelli wrote:
> Does anyone have a file that does html / python syntax coloring for
> ptl files?

I have one but if you use the new template syntax introduced in 0.6 then
you don't need anything special.  Something like:

    au BufEnter *.ptl source $VIM/syntax/ptl.vim

in .vimrc should do the trick.

  Neil

reply