aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/ini/highlights.scm
blob: cbf958e840b3fefe7aa4d84709dadfe212c0e7f3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(section_name
  (text) @markup.heading)

(comment) @comment @spell

[
  "["
  "]"
] @punctuation.bracket

"=" @operator

(setting
  (setting_name) @property)

(setting_value) @string