aboutsummaryrefslogtreecommitdiffhomepage
path: root/output.h
diff options
context:
space:
mode:
Diffstat (limited to 'output.h')
-rw-r--r--output.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/output.h b/output.h
index 443dfe71..1a42082e 100644
--- a/output.h
+++ b/output.h
@@ -22,6 +22,8 @@ enum
HIGHLIGHT_COMMENT,
HIGHLIGHT_MATCH,
HIGHLIGHT_SEARCH_MATCH,
+ HIGHLIGHT_OPERATOR,
+ HIGHLIGHT_ESCAPE,
}
;