mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-05 11:57:43 +03:00
8 lines
160 B
Scheme
8 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
|