This file is indexed.

/usr/share/mc/syntax/yum-repo.syntax is in mc-data 3:4.8.19-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
# Yum repo syntax highlighting
#
# Author: Andy Shevchenko <andy.shevchenko@gmail.com>

context default
    keyword whole enabled=0 brightred
    keyword whole gpgcheck=0 brightred
    keyword whole enabled=1 brightgreen
    keyword whole gpgcheck=1 brightgreen

context # \n brown
    spellcheck

context [ ] brightcyan
context exclusive = \n    green