File: ini.syntax

package info (click to toggle)
mc 3%3A4.8.26-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 23,416 kB
  • sloc: ansic: 115,748; sh: 7,993; perl: 3,058; makefile: 1,633; python: 410; lisp: 44; cs: 44; sed: 16
file content (18 lines) | stat: -rw-r--r-- 220 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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