aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/git-commit/highlights.scm
blob: bdb776d6dd6abd18b4f808f392d41cf09de1c108 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
(subject) @markup.heading
(path) @string.special.path
(branch) @string.special.symbol
(commit) @constant
(item) @markup.link.url
(header) @tag

(change kind: "new file" @diff.plus)
(change kind: "deleted" @diff.minus)
(change kind: "modified" @diff.delta)
(change kind: "renamed" @diff.delta.moved)

[":" "->" (scissors)] @punctuation.delimeter
(comment) @comment