mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-06 10:44:23 +08:00
Remove duplicates to Vim 8.1 default runtime
This commit also changes file names and test code for maintainability.
This commit is contained in:
3
after/syntax/css/rhythm-1.vim
Normal file
3
after/syntax/css/rhythm-1.vim
Normal file
@@ -0,0 +1,3 @@
|
||||
syn match cssFontProp contained "\<line-height-step\>"
|
||||
syn match cssFontProp contained "\<block-step\(-\(size\|insert\|align\|round\)\)\=\>"
|
||||
syn keyword cssFontAttr contained margin up down nearest
|
||||
Reference in New Issue
Block a user