:: commit 08175a307a51c79a04dafeededd9842f2c2912c4

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

parents: 87fb40d034

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