chrisyip / Better-CSS-Syntax-for-Vim

Better CSS Syntax for Vim
57 stars 8 forks source link

Issue on pseudos first/last/only-of-type #8

Closed chrisyip closed 12 years ago

chrisyip commented 12 years ago

Reported by Chili, thanks:

syn match cssPseudo /:(first|last|only)-of-type)>/ should be syn match cssPseudo /:(first|last|only)-of-type>/