43b31f702a
This change also renames the grammar from `git-diff` to `diff`. The grammar covers regular diff syntax so I renamed the repository a while ago.
6 lines
136 B
Scheme
6 lines
136 B
Scheme
[(addition) (new_file)] @diff.plus
|
|
[(deletion) (old_file)] @diff.minus
|
|
|
|
(commit) @constant
|
|
(location) @attribute
|
|
(command) @markup.bold
|