]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(comment): add missing help tags file
authorChristian Brabandt <cb@256bit.org>
Thu, 23 May 2024 05:24:05 +0000 (07:24 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 23 May 2024 05:24:29 +0000 (07:24 +0200)
fixes: #14829

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/pack/dist/opt/comment/doc/tags [new file with mode: 0644]

diff --git a/runtime/pack/dist/opt/comment/doc/tags b/runtime/pack/dist/opt/comment/doc/tags
new file mode 100644 (file)
index 0000000..ec3569e
--- /dev/null
@@ -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*