diff options
Diffstat (limited to 'runtime/queries/git-commit/highlights.scm')
-rw-r--r-- | runtime/queries/git-commit/highlights.scm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/runtime/queries/git-commit/highlights.scm b/runtime/queries/git-commit/highlights.scm index a74bb381..ffcc31ae 100644 --- a/runtime/queries/git-commit/highlights.scm +++ b/runtime/queries/git-commit/highlights.scm @@ -13,7 +13,3 @@ [":" "->"] @punctuation.delimeter (comment) @comment - -; once we have diff injections, @comment should become @none -((comment (scissors)) - (message)+ @comment) |