summaryrefslogtreecommitdiff
path: root/colors.h
diff options
context:
space:
mode:
Diffstat (limited to 'colors.h')
-rw-r--r--colors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/colors.h b/colors.h
index eda97af..d026619 100644
--- a/colors.h
+++ b/colors.h
@@ -55,6 +55,7 @@ typedef enum {
COLOR_KEYWORD,
COLOR_BUILTIN,
+ COLOR_TODO,
COLOR_COMMENT,
COLOR_PREPROCESSOR,
COLOR_STRING,