mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-04-28 21:35:32 +08:00
add css-overflow-3.vim and test
This commit is contained in:
@@ -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