Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/jjdescription/highlights.scm')
-rw-r--r--runtime/queries/jjdescription/highlights.scm10
1 files changed, 0 insertions, 10 deletions
diff --git a/runtime/queries/jjdescription/highlights.scm b/runtime/queries/jjdescription/highlights.scm
deleted file mode 100644
index 227c4f63..00000000
--- a/runtime/queries/jjdescription/highlights.scm
+++ /dev/null
@@ -1,10 +0,0 @@
-(text) @string
-(filepath) @string.special.path
-
-(change type: "A" @diff.plus)
-(change type: "D" @diff.minus)
-(change type: "M" @diff.delta)
-(change type: "C" @diff.plus)
-(change type: "R" @diff.delta)
-
-(comment) @comment