Files
vim-css3-syntax/after/syntax/css/pseudo-4.vim

4 lines
191 B
VimL

syn match cssPseudoClassId contained "\<target-text\>"
syn match cssPseudoClassId contained "\<\(spelling\|grammer\)-error\>"
syn match cssPseudoClassId contained "\<file-selectors-button\>"