1
0
mirror of https://github.com/helix-editor/helix synced 2024-11-10 10:34:45 +01:00
helix/runtime/queries/jjdescription/highlights.scm

9 lines
160 B
Scheme

(text) @string
(filepath) @string.special.path
(change type: "A" @diff.plus)
(change type: "D" @diff.minus)
(change type: "M" @diff.delta)
(comment) @comment