highlights.scm

 1(subject) @markup.heading
 2(path) @string.special.path
 3(branch) @string.special.symbol
 4(commit) @constant
 5(item) @markup.link.url
 6(header) @tag
 7
 8(change kind: "new file" @diff.plus)
 9(change kind: "deleted" @diff.minus)
10(change kind: "modified" @diff.delta)
11(change kind: "renamed" @diff.delta.moved)
12
13(trailer
14  key: (trailer_key) @variable.other.member
15  value: (trailer_value) @string)
16
17[":" "=" "->" (scissors)] @punctuation.delimiter
18(comment) @comment