[DEV] update new e-property

This commit is contained in:
2016-02-24 22:31:46 +01:00
parent 3f5d2abc41
commit 499dfcffe6
5 changed files with 10 additions and 9 deletions

View File

@@ -38,7 +38,7 @@
</rule>
<rule name="my type">
<color>type</color>
<regex>\b(void|bool|float|int|(vec|mat|ivect|bvect)[2-4])\b</regex>
<regex>\b(void|bool|float|int|(vec|mat|ivec|bvec)[2-4])\b</regex>
</rule>
<rule name="my storage keyword">
<color>storageKeyword</color>