From: Christian Brabandt Date: Thu, 23 May 2024 05:24:05 +0000 (+0200) Subject: runtime(comment): add missing help tags file X-Git-Tag: v9.1.0433~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2d74e3b63e8ba4ed620ae41119929b327c7cfbf;p=thirdparty%2Fvim.git runtime(comment): add missing help tags file fixes: #14829 Signed-off-by: Christian Brabandt --- diff --git a/runtime/pack/dist/opt/comment/doc/tags b/runtime/pack/dist/opt/comment/doc/tags new file mode 100644 index 0000000000..ec3569e937 --- /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*