From 48645907ec55798b75723019dad75dba51bd97d7 Mon Sep 17 00:00:00 2001 From: Valiant-Wolf Date: Fri, 16 Sep 2022 19:27:38 +0100 Subject: [PATCH] Revert adding 'git-rebase-todo' to the main git syntax highlighting file (#2564) --- runtime/syntax/git-commit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/syntax/git-commit.yaml b/runtime/syntax/git-commit.yaml index 07a71c26..4469f416 100644 --- a/runtime/syntax/git-commit.yaml +++ b/runtime/syntax/git-commit.yaml @@ -1,7 +1,7 @@ filetype: git-commit detect: - filename: "^(.*[\\/])?(COMMIT_EDITMSG|TAG_EDITMSG|MERGE_MSG|git-rebase-todo)$" + filename: "^(.*[\\/])?(COMMIT_EDITMSG|TAG_EDITMSG|MERGE_MSG)$" rules: # File changes