--- Kevin Old <[EMAIL PROTECTED]> wrote:

> Hello everyone,
> 
> I've recently found the new HTML.zip
> (http://www.vim.org/scripts/script.php?script_id=453) utility and want
> to use it with my setup.  By itself HTML.zip works fine.
> 
> Thing is, I use HTML::Mason as my template language for Perl and I
> have my setfiletype defined in filetypes.vim as:
> 
> au! BufRead,BufNewFile *.html        setfiletype mason
> 
> But, when it's defined this way, I'm not able to use the HTML.zip as
> it's not loaded.
> 
> Is there any way I can have the best of both worlds and have my mason
> syntax highlighting and the usage of HTML.zip?

You can set multiple filestypes by using:

  set filetype=html.mason

regards,
Peter


Send instant messages to your online friends http://au.messenger.yahoo.com 

Reply via email to