editor: Add TERM_CONFIG_OVERRIDE to syntax highlighting

This commit is contained in:
mintsuki 2022-08-15 18:40:52 +02:00
parent 5f1680acc1
commit 664a872dda
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ static const char *VALID_KEYS[] = {
"DRIVE",
"PARTITION",
"IMAGE_PATH",
"TERM_CONFIG_OVERRIDE",
NULL
};