summaryrefslogtreecommitdiffstats
path: root/runtime/doc/tags
diff options
context:
space:
mode:
authorYegappan Lakshmanan <yegappan@yahoo.com>2024-02-24 10:09:43 +0100
committerChristian Brabandt <cb@256bit.org>2024-02-24 10:09:43 +0100
commita35235e824bb77df0cebdb2bd290e13f1201b292 (patch)
treee00ab5df982b2af4761a5353b0cef61896d3716d /runtime/doc/tags
parentaa31346da4e486013975b92f65d4ae70aca66ff0 (diff)
runtime(doc) Update help text for matchbufline() and matchstrlist()
closes: #14080 Signed-off-by: Yegappan Lakshmanan <yegappan@yahoo.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
Diffstat (limited to 'runtime/doc/tags')
-rw-r--r--runtime/doc/tags1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/tags b/runtime/doc/tags
index 5c2eee33e6..fb0b540535 100644
--- a/runtime/doc/tags
+++ b/runtime/doc/tags
@@ -8615,6 +8615,7 @@ masm.vim syntax.txt /*masm.vim*
match() builtin.txt /*match()*
match-highlight pattern.txt /*match-highlight*
match-parens tips.txt /*match-parens*
+match-pattern builtin.txt /*match-pattern*
matchadd() builtin.txt /*matchadd()*
matchaddpos() builtin.txt /*matchaddpos()*
matcharg() builtin.txt /*matcharg()*