diff options
author | Michael Davis | 2022-09-06 03:02:37 +0000 |
---|---|---|
committer | GitHub | 2022-09-06 03:02:37 +0000 |
commit | 43b31f702a13d3ced2dc414d2febe5bcf222366a (patch) | |
tree | 776e285bdff716d0be726421a7b4e2945325c10e /runtime/queries | |
parent | f7c216d497efdca8de61a0deb34449c85c6d5229 (diff) |
Update tree-sitter-diff (#3708)
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.
Diffstat (limited to 'runtime/queries')
-rw-r--r-- | runtime/queries/diff/highlights.scm (renamed from runtime/queries/git-diff/highlights.scm) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/runtime/queries/git-diff/highlights.scm b/runtime/queries/diff/highlights.scm index 1c1a8829..1c1a8829 100644 --- a/runtime/queries/git-diff/highlights.scm +++ b/runtime/queries/diff/highlights.scm |