mirror of
https://github.com/zoriya/vim.git
synced 2026-06-01 19:28:02 +00:00
8b20203141
Problem: doc helptags may not be up to date Solution: Add CI jobs to verify helptags are updated Also, re-generate the tags file with updated list so it will pass CI. closes: #13012 Signed-off-by: Christian Brabandt <cb@256bit.org>