mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-09 12:04:46 +08:00
Follow CR-css-break-3-20160114
See also: https://www.w3.org/TR/2016/CR-css-break-3-20160114/
This commit is contained in:
2
after/syntax/css/css-break-3.vim
Normal file
2
after/syntax/css/css-break-3.vim
Normal file
@@ -0,0 +1,2 @@
|
||||
syn match cssFontProp contained "\<break-\(after\|before\|inside\)\>"
|
||||
syn match cssFontProp contained "\<box-decoration-break\>"
|
||||
Reference in New Issue
Block a user