mc/misc/syntax/ini.syntax

19 lines
220 B
Plaintext
Raw Normal View History

# DOS / Windows INI files
context default cyan
keyword = brightred
# groups
context [ ] yellow
# comments:
context # \n brown
spellcheck
context ; \n brown
spellcheck
context exclusive = \n brightcyan