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(comment) @comment
8
9(change kind: "new file" @diff.plus)
10(change kind: "deleted" @diff.minus)
11(change kind: "modified" @diff.delta)
12(change kind: "renamed" @diff.delta.moved)
13
14(trailer
15 key: (trailer_key) @variable.other.member
16 value: (trailer_value) @string)
17
18[":" "=" "->" (scissors)] @punctuation.delimiter