mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-10 04:21:50 +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:
1
after/syntax/css/timing-1.vim
Normal file
1
after/syntax/css/timing-1.vim
Normal file
@@ -0,0 +1 @@
|
||||
syn region cssFunction contained matchgroup=cssFunctionName start="\<frames\s*(" end=")" oneline keepend
|
||||
Reference in New Issue
Block a user