(Change <tt> to <code>, perhaps also minor tweak.)
Line 3:
Line 3:
==Comments==
==Comments==
Great improvement over the the current default distribution of ''css.vim''! So far I've noticed this fixes:
Great improvement over the the current default distribution of ''css.vim''! So far I've noticed this fixes:
−
*Basic syntax-highlighting on CSS syntax-errors (''eg.: it highlights subsequent lines when you have an error like: putting a ":" colon at the end of an attribute, instead of a ";" semi-colon'').
+
*Basic syntax-highlighting on CSS syntax-errors (''eg.: it highlights subsequent lines when you have an error like: putting a ":" colon at the end of an attribute, instead of a ";" semi-colon'').
----
----
Some 's' (in some comment sections and in 'font-family: sans-serif;' will be highlighted.
Some 's' (in some comment sections and in 'font-family: sans-serif;' will be highlighted.
Great improvement over the the current default distribution of css.vim! So far I've noticed this fixes:
Basic syntax-highlighting on CSS syntax-errors (eg.: it highlights subsequent lines when you have an error like: putting a ":" colon at the end of an attribute, instead of a ";" semi-colon).
Some 's' (in some comment sections and in 'font-family: sans-serif;' will be highlighted.
Chris: issue of highlighting 's' in 'font-family' is fixed.