mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-08 03:24:44 +08:00
Follow WD-css-ruby-1-20140805
This commit is contained in:
4
after/syntax/css/css-ruby-1.vim
Normal file
4
after/syntax/css/css-ruby-1.vim
Normal file
@@ -0,0 +1,4 @@
|
||||
" TODO: create cssRubyProp group and cssRubyAttr group
|
||||
syn match cssFontProp contained "\<ruby-\(position\|merge\|align\)"
|
||||
syn match cssFontAttr contained "\<ruby-\(base\|text\)-container\>"
|
||||
syn match cssFontAttr contained "\<inter-character\>"
|
||||
Reference in New Issue
Block a user