Add highlight-api-1.vim

https://www.w3.org/TR/2020/WD-css-highlight-api-1-20201022/
This commit is contained in:
Kyo Nagashima
2020-10-24 08:44:25 +09:00
parent 1043cc17af
commit 11234a106c
2 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1 @@
syn region cssPseudoClassFn contained matchgroup=cssFunctionName start="\<highlight(" end=")" contains=cssStringQ,cssStringQQ

View File

@@ -417,6 +417,10 @@
display: auto;
}
.highlight-api-1::highlight(test) {
display: auto;
}
.html5,
picture,
rb,