Follow changes in the default runtime files

These removed syntaxes are included in [runtime files update][1].

[1]: https://github.com/vim/vim/commit/06fe74aef72606ac34c9f494186e52614b8fb59a#diff-613ff34c5d60e41a3fc93fcb58277143
This commit is contained in:
Kyo Nagashima
2019-10-04 16:47:32 +09:00
parent 14f6b95d25
commit 241f57e057
7 changed files with 4 additions and 30 deletions
-1
View File
@@ -1,3 +1,2 @@
syn keyword cssFontAttr contained contents discard
syn match cssFontAttr contained "\<flow\(-root\)\=\>"
syn match cssBoxAttr contained "\<ruby\(-\(base\(-group\)\=\|text\(-group\)\=\)\)\=\>"