Add @error highlight to c/highlights.scm

This commit is contained in:
Stephan Seitz 2020-05-23 21:03:03 +02:00
parent 167ce6339f
commit b95e0af73b

View file

@ -78,3 +78,5 @@
(match? @constant "^[A-Z][A-Z\\d_]+$"))
(comment) @comment
(ERROR) @error