mirror of
https://github.com/helix-editor/helix
synced 2024-11-10 10:34:45 +01:00
9 lines
160 B
Scheme
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
|