2021-12-22 16:01:50 +01:00
|
|
|
(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)
|
|
|
|
|
2023-04-10 17:52:03 +02:00
|
|
|
(trailer
|
|
|
|
key: (trailer_key) @variable.other.member
|
|
|
|
value: (trailer_value) @string)
|
|
|
|
|
|
|
|
[":" "=" "->" (scissors)] @punctuation.delimiter
|
2021-12-22 16:01:50 +01:00
|
|
|
(comment) @comment
|