mirror of
https://github.com/wassname/FanFicFare.git
synced 2026-09-09 11:14:08 +08:00
Highlight color for *_format ini option
This commit is contained in:
@@ -336,7 +336,7 @@ def get_valid_keywords():
|
||||
|
||||
# *known* entry keywords -- or rather regexps for them.
|
||||
def get_valid_entry_keywords():
|
||||
return list(['%s_label',
|
||||
return list(['%s_(label|format)',
|
||||
'(default_value|include_in|join_string|keep_in_order)_%s',])
|
||||
|
||||
# Moved here for test_config.
|
||||
|
||||
Reference in New Issue
Block a user