File: ini.syntax

package info (click to toggle)
mc 3%3A4.8.31-1~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 23,176 kB
  • sloc: ansic: 99,856; sh: 8,342; perl: 2,339; makefile: 1,472; python: 360; lisp: 44; cs: 44; sed: 16
file content (18 lines) | stat: -rw-r--r-- 220 bytes parent folder | download | duplicates (10)
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