From 1231d242794d6aed0e65f41316db284ff9dcbec7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6ran=20Karl?= <3951388+JoeKar@users.noreply.github.com> Date: Thu, 14 Sep 2023 22:26:51 +0200 Subject: [PATCH] syntax: Fix include of patch in git-commit (#2917) --- runtime/syntax/git-commit.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/runtime/syntax/git-commit.yaml b/runtime/syntax/git-commit.yaml index 4469f416..68032e1f 100644 --- a/runtime/syntax/git-commit.yaml +++ b/runtime/syntax/git-commit.yaml @@ -31,6 +31,5 @@ rules: # should never match valid diff output and extend highlighting to the # end of the file end: "^ENDOFFILE" - limit-group: "magenta" rules: - include: "patch"