mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 17:36:19 +04: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
|