On Oct 14, 1:04 am, Tony Mechelynck <[email protected]>
wrote:
> On 14/10/11 06:25, stardiviner wrote:
>
> > Is there css3 syntax file which support HTML5 tags ?
> > I find that onle css2 syntax can be found in linux system.
> > and I searched plugins on vim.org. there are two syntax files for css3.
> > but non of them support *and*
> > this code:
>
> > @media screen and (max-width:1000px) {
> >      ....
> >      }
>
> > if you have a good idea, please tell me , thanks.
>
> I don't. What _I_ would like is to see a Vim syntax file for CSS that
> would support Mozilla extensions, including e.g. the @-moz-document
> at-rule after which there will be two levels of braces, not one. 
> See:https://developer.mozilla.org/en/CSS_Reference/Mozilla_Extensionshttps://developer.mozilla.org/en/CSS/@-moz-document
>

I'd prefer that by default, only the standard rules would be
recognized. Maybe recognize the extensions, but highlight them
differently (like with WarningMsg or something) unless a syntax-file
option is set?

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to