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_Extensions
https://developer.mozilla.org/en/CSS/@-moz-document

Best regards,
Tony.
--
hundred-and-one symptoms of being an internet addict:
197. Your desk collapses under the weight of your computer peripherals.

--
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