]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(doc): clarify behaviour of ]m and ]M motions
authorChristian Brabandt <cb@256bit.org>
Wed, 27 Dec 2023 17:53:35 +0000 (18:53 +0100)
committerChristian Brabandt <cb@256bit.org>
Wed, 27 Dec 2023 17:55:53 +0000 (18:55 +0100)
commit65672ae1189e0638fb68856598b98a2b7ee2a0a8
treea8b095c04e48c23f3cf4707a6a4d5778bb0e54a6
parent00b470052b71ca10d663186d99683e8379b21154
runtime(doc): clarify behaviour of ]m and ]M motions

In particular remove the sentence, that a missing '{'
(for ]m) or '}' (for ]M) after the cursor is an error, since
currently this is not treated as an error.

fixes: #13777

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/motion.txt