helix-mods/runtime/queries/git-commit/highlights.scm

15 lines
364 B
Scheme
Raw Normal View History

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)
2022-07-06 04:49:54 +02:00
[":" "->" (scissors)] @punctuation.delimiter
2021-12-22 16:01:50 +01:00
(comment) @comment