Add functions that accept <length> values to syntax highlight

This commit is contained in:
David Storey 2015-12-26 12:25:33 -08:00
parent 1aba1bb096
commit f6bcb69f9d

View file

@ -560,7 +560,7 @@
</dict>
<dict>
<key>begin</key>
<string>(rect)\s*(\()</string>
<string>(blur|perspective|rect|translate(3d|X|Y|Z)?)\s*(\()</string>
<key>beginCaptures</key>
<dict>
<key>1</key>