runtime(comment): add missing help tags file

fixes: #14829

Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/runtime/pack/dist/opt/comment/doc/tags b/runtime/pack/dist/opt/comment/doc/tags
new file mode 100644
index 0000000..ec3569e
--- /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*