diff --git a/runtime/doc/motion.txt b/runtime/doc/motion.txt index aa18e44225..b72dd8d39c 100644 --- a/runtime/doc/motion.txt +++ b/runtime/doc/motion.txt @@ -1292,14 +1292,12 @@ bring you back to the switch statement. ]m Go to [count] next start of a method (for Java or similar structured language). When not before the start of a method, jump to the start or end of the - class. When no '{' is found after the cursor, this is - an error. |exclusive| motion. + class. |exclusive| motion. *]M* ]M Go to [count] next end of a method (for Java or similar structured language). When not before the end of a method, jump to the start or end of the class. - When no '}' is found after the cursor, this is an - error. |exclusive| motion. + |exclusive| motion. *[m* [m Go to [count] previous start of a method (for Java or similar structured language). When not after the