CI: regenerate helptags, fix ci help tags job failing
Commit:
https://github.com/vim/vim/commit/9c58191b34c5ccc847d8119f5055a9086980356c
Author: Christian Brabandt <
c...@256bit.org>
Date: Mon Jan 15 22:38:48 2024 +0100
CI: regenerate helptags, fix ci help tags job failing
Signed-off-by: Christian Brabandt <
c...@256bit.org>
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 0efadcf9b..7f789e804 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -270,6 +270,7 @@ jobs:
git diff --exit-code -- tags
make html; rm *.html tags.ref;
test -f errors.log && exit 3;
+ true
)
- name: Generate gcov files
diff --git a/runtime/doc/tags b/runtime/doc/tags
index d7eb1dd7f..9d12a3fd4 100644
--- a/runtime/doc/tags
+++ b/runtime/doc/tags
@@ -1024,6 +1024,7 @@ $quote eval.txt /*$quote*
't_AU' term.txt /*'t_AU'*
't_BD' term.txt /*'t_BD'*
't_BE' term.txt /*'t_BE'*
+'t_CF' term.txt /*'t_CF'*
't_CS' term.txt /*'t_CS'*
't_CV' term.txt /*'t_CV'*
't_Ce' term.txt /*'t_Ce'*
@@ -10148,6 +10149,7 @@ t_AL term.txt /*t_AL*
t_AU term.txt /*t_AU*
t_BD term.txt /*t_BD*
t_BE term.txt /*t_BE*
+t_CF term.txt /*t_CF*
t_CS term.txt /*t_CS*
t_CTRL-W_. terminal.txt /*t_CTRL-W_.*
t_CTRL-W_: terminal.txt /*t_CTRL-W_:*