editor: Add TERM_CONFIG_OVERRIDE to syntax highlighting
diff --git a/common/menu.c b/common/menu.c
index 528bfcf7..d4c19f2c 100644
--- a/common/menu.c
+++ b/common/menu.c
@@ -98,6 +98,7 @@ static const char *VALID_KEYS[] = {
"DRIVE",
"PARTITION",
"IMAGE_PATH",
+ "TERM_CONFIG_OVERRIDE",
NULL
};
