mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-08 11:34:45 +08:00
add css-overflow-3.vim and test
This commit is contained in:
4
after/syntax/css/css-overflow-3.vim
Normal file
4
after/syntax/css/css-overflow-3.vim
Normal file
@@ -0,0 +1,4 @@
|
||||
" TODO: create cssOverflowProp group and cssOverflowAttr group
|
||||
syn match cssFontProp contained "\<max-lines\>"
|
||||
syn keyword cssFontAttr contained fragments
|
||||
syn match cssFontAttr contained "\<paged-\(x\|y\)\(-controls\)\=\>"
|
||||
Reference in New Issue
Block a user