:: commit 664a872ddadef88dc381d02f302471232a460fa6

mintsuki <mintsuki@protonmail.com> — 2022-08-15 16:40

parents: 5f1680acc1

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
 };
 
tab: 248 wrap: offon