Fixed searching the start of word
[midnight-commander.git] / misc / syntax / ini.syntax
blobd6c79c30eba215b1968f4015d23ef5fb26484bfb
1 # DOS / Windows INI files
3 context default cyan
4     keyword = brightred
6 # groups
7 context [ ] yellow
9 # comments:
10 context # \n brown
11     spellcheck
13 context ; \n brown
14     spellcheck
16 context exclusive = \n brightcyan