summaryrefslogtreecommitdiffstats
path: root/runtime/doc/tags
diff options
context:
space:
mode:
authorChristian Brabandt <cb@256bit.org>2023-09-18 20:11:37 +0200
committerChristian Brabandt <cb@256bit.org>2023-09-18 20:12:22 +0200
commit346ac1429c5afb23bace295106aea1b305443435 (patch)
tree0985554c6b599ff48fa951fe1382ca6f2e4ab1e4 /runtime/doc/tags
parent063c562a3715e9fce21b791ad4c8980b09b64a89 (diff)
runtime(doc): add help tag describing object-selection
closes: #13114 Signed-off-by: Christian Brabandt <cb@256bit.org>
Diffstat (limited to 'runtime/doc/tags')
-rw-r--r--runtime/doc/tags2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/doc/tags b/runtime/doc/tags
index b754f08306..8cfd1881cd 100644
--- a/runtime/doc/tags
+++ b/runtime/doc/tags
@@ -9043,6 +9043,7 @@ numbersize-variable eval.txt /*numbersize-variable*
o insert.txt /*o*
o_CTRL-V motion.txt /*o_CTRL-V*
o_V motion.txt /*o_V*
+o_object-select motion.txt /*o_object-select*
o_v motion.txt /*o_v*
object vim9class.txt /*object*
object-motions motion.txt /*object-motions*
@@ -10860,6 +10861,7 @@ v_iw motion.txt /*v_iw*
v_i{ motion.txt /*v_i{*
v_i} motion.txt /*v_i}*
v_o visual.txt /*v_o*
+v_object-select motion.txt /*v_object-select*
v_p change.txt /*v_p*
v_r change.txt /*v_r*
v_s change.txt /*v_s*