mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-09 03:54:46 +08:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b095d6836f | ||
|
|
709783ff3c |
@@ -1 +1 @@
|
||||
syn keyword cssTagName picture rb rtc template
|
||||
syn keyword cssTagName picture rb rtc slot template
|
||||
|
||||
@@ -818,6 +818,7 @@
|
||||
picture,
|
||||
rb,
|
||||
rtc,
|
||||
slot,
|
||||
template {
|
||||
display: auto;
|
||||
}
|
||||
|
||||
@@ -901,6 +901,7 @@
|
||||
picture,
|
||||
rb,
|
||||
rtc,
|
||||
slot,
|
||||
template {
|
||||
display: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user