mirror of
https://github.com/helix-editor/helix
synced 2026-01-26 17:48:22 +01:00
11 lines
221 B
Scheme
11 lines
221 B
Scheme
(text) @string
|
|
(filepath) @string.special.path
|
|
|
|
(change type: "A" @diff.plus)
|
|
(change type: "D" @diff.minus)
|
|
(change type: "M" @diff.delta)
|
|
(change type: "C" @diff.plus)
|
|
(change type: "R" @diff.delta)
|
|
|
|
(comment) @comment
|