changeset 35246:b539c2d4c441

runtime(comment): add missing help tags file Commit: https://github.com/vim/vim/commit/f2d74e3b63e8ba4ed620ae41119929b327c7cfbf Author: Christian Brabandt <cb@256bit.org> Date: Thu May 23 07:24:05 2024 +0200 runtime(comment): add missing help tags file fixes: https://github.com/vim/vim/issues/14829 Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Thu, 23 May 2024 07:30:09 +0200
parents 66bb9dc0fe1f
children c635bbd6e671
files runtime/pack/dist/opt/comment/doc/tags
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/runtime/pack/dist/opt/comment/doc/tags
@@ -0,0 +1,8 @@
+b:comment_first_col	comment.txt	/*b:comment_first_col*
+comment.txt	comment.txt	/*comment.txt*
+g:comment_first_col	comment.txt	/*g:comment_first_col*
+gcG	comment.txt	/*gcG*
+gcc	comment.txt	/*gcc*
+gcip	comment.txt	/*gcip*
+o_gc	comment.txt	/*o_gc*
+v_gc	comment.txt	/*v_gc*