From 8b6929238f740825b6ea7d6e7516d8b4f5f658ff Mon Sep 17 00:00:00 2001 From: chbk Date: Fri, 21 Feb 2025 18:41:53 +0100 Subject: [PATCH] Update scope --- crates/languages/src/gitcommit/highlights.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/languages/src/gitcommit/highlights.scm b/crates/languages/src/gitcommit/highlights.scm index 319d76569e56f1..e28da19b5739f4 100644 --- a/crates/languages/src/gitcommit/highlights.scm +++ b/crates/languages/src/gitcommit/highlights.scm @@ -2,7 +2,7 @@ (path) @string.special.path (branch) @string.special.symbol (commit) @constant -(item) @markup.link.url +(item) @markup.link.uri (header) @tag (change kind: "new file" @diff.plus)