aboutsummaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorMichael Davis2021-12-25 00:35:29 +0000
committerBlaž Hrastnik2021-12-25 15:12:49 +0000
commit6af0d51dc5510be43dd6688ee1053ce01b601d83 (patch)
tree36ab199adff7bd96ca31ffdcc69fcaf167efaaa4 /runtime
parentc3fb86cbaa5c6973fe014a4401c4e0d6f663384d (diff)
highlight rebase-commands as markup.raw
Diffstat (limited to 'runtime')
-rw-r--r--runtime/queries/git-commit/highlights.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/queries/git-commit/highlights.scm b/runtime/queries/git-commit/highlights.scm
index 04d70416..a74bb381 100644
--- a/runtime/queries/git-commit/highlights.scm
+++ b/runtime/queries/git-commit/highlights.scm
@@ -4,6 +4,7 @@
(commit) @constant
(item) @markup.link.url
(header) @tag
+(rebase_command) @markup.raw
(change kind: "new file" @diff.plus)
(change kind: "deleted" @diff.minus)