mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-01-22 00:52:04 +08:00
1
after/syntax/css/easing-2.vim
Normal file
1
after/syntax/css/easing-2.vim
Normal file
@@ -0,0 +1 @@
|
||||
syn region cssFunction contained matchgroup=cssFunctionName start="\<linear\s*(" end=")" oneline contains=cssValueInteger,cssValueNumber,cssValueLength,cssFunctionComma
|
||||
Reference in New Issue
Block a user