File: ini.syntax

package info (click to toggle)
mc 3%3A4.8.22-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 24,044 kB
  • sloc: ansic: 129,315; sh: 8,278; perl: 3,022; makefile: 2,138; yacc: 291; cs: 44; lisp: 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