diff runtime/doc/tags @ 34293:6d00518cb316

runtime(doc): further improve docs about List/Blob += operator Commit: https://github.com/vim/vim/commit/b8170143c8f8a115b5be59a94d10f931d3cd567c Author: zeertzjq <zeertzjq@outlook.com> Date: Thu Feb 8 11:21:44 2024 +0100 runtime(doc): further improve docs about List/Blob += operator closes: https://github.com/vim/vim/issues/13990 Signed-off-by: zeertzjq <zeertzjq@outlook.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Thu, 08 Feb 2024 11:30:03 +0100
parents cce6b834635c
children ef3a25c3bde8
line wrap: on
line diff
--- a/runtime/doc/tags
+++ b/runtime/doc/tags
@@ -6124,6 +6124,7 @@ binary-number	eval.txt	/*binary-number*
 bitwise-function	usr_41.txt	/*bitwise-function*
 bitwise-shift	eval.txt	/*bitwise-shift*
 blob	eval.txt	/*blob*
+blob-concatenation	eval.txt	/*blob-concatenation*
 blob-functions	usr_41.txt	/*blob-functions*
 blob-identity	eval.txt	/*blob-identity*
 blob-index	eval.txt	/*blob-index*