summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Brabandt <cb@256bit.org>2024-05-23 07:24:05 +0200
committerChristian Brabandt <cb@256bit.org>2024-05-23 07:24:29 +0200
commitf2d74e3b63e8ba4ed620ae41119929b327c7cfbf (patch)
treeceb4ae127197441c7728709528062e98ef6a52c9
parent5090f838bbcd3a13433d9fe20a94f3ce6b796eb1 (diff)
runtime(comment): add missing help tags file
fixes: #14829 Signed-off-by: Christian Brabandt <cb@256bit.org>
-rw-r--r--runtime/pack/dist/opt/comment/doc/tags8
1 files changed, 8 insertions, 0 deletions
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*