control-freak-ide/server/nodejs/back/lib/mc/misc/syntax/ini.syntax
plastic-hub-dev-node-saturn 538369cff7 latest
2021-05-12 18:35:18 +02:00

19 lines
220 B
YAML

# 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