commit | e1f3fd1d02e3f5fe6d2b6d82687c6846b8e500f8 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Aug 15 18:51:32 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Aug 15 18:51:32 2022 +0100 |
tree | f00150bb6e9c2813a69adef48cea5d43c0680c32 | |
parent | 5a4fff4d948cd12a5cf5f637ad2c561815a77d8e [diff] [blame] |
Update runtime files
diff --git a/runtime/doc/motion.txt b/runtime/doc/motion.txt index 4cd1a32..9d6142b 100644 --- a/runtime/doc/motion.txt +++ b/runtime/doc/motion.txt
@@ -612,7 +612,8 @@ i( *vib* *v_ib* *v_i(* *ib* ib "inner block", select [count] blocks, from "[count] [(" to the matching ')', excluding the '(' and ')' (see - |[(|). + |[(|). If the cursor is not inside a () block, then + find the next "(". When used in Visual mode it is made characterwise. a> *v_a>* *v_a<* *a>* *a<*