aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/git-diff/highlights.scm
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/queries/git-diff/highlights.scm')
-rw-r--r--runtime/queries/git-diff/highlights.scm6
1 files changed, 6 insertions, 0 deletions
diff --git a/runtime/queries/git-diff/highlights.scm b/runtime/queries/git-diff/highlights.scm
new file mode 100644
index 00000000..1c1a8829
--- /dev/null
+++ b/runtime/queries/git-diff/highlights.scm
@@ -0,0 +1,6 @@
+[(addition) (new_file)] @diff.plus
+[(deletion) (old_file)] @diff.minus
+
+(commit) @constant
+(location) @attribute
+(command) @markup.bold