editor: Add TERM_CONFIG_OVERRIDE to syntax highlighting
diff --git a/common/menu.c b/common/menu.c
index b6470244..0616729e 100644
--- a/common/menu.c
+++ b/common/menu.c
@@ -101,6 +101,7 @@ static const char *VALID_KEYS[] = {
"PARTITION",
"IMAGE_PATH",
"DEPRECATION_WARNING",
+ "TERM_CONFIG_OVERRIDE",
NULL
};
