fix(c highlights): add missing operators

This commit is contained in:
Thomas Vigouroux 2021-01-06 16:41:57 +01:00 committed by Santos Gallegos
parent 9b30badeb1
commit 632a9f1e3c

View file

@ -81,6 +81,8 @@
"|="
"&="
"^="
">>="
"<<="
"--"
"++"
] @operator