From e3f36377c156749bbdafc46d8a8cd017f378b4b5 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Sun, 23 Apr 2023 15:22:55 +0200 Subject: vim-patch:71badf9547e8 (#23285) Update runtime files https://github.com/vim/vim/commit/71badf9547e8f89571b9a095183671cbb333d528 Co-authored-by: Bram Moolenaar --- runtime/doc/usr_03.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'runtime/doc/usr_03.txt') diff --git a/runtime/doc/usr_03.txt b/runtime/doc/usr_03.txt index 2b0d40ba32..b76ca18d20 100644 --- a/runtime/doc/usr_03.txt +++ b/runtime/doc/usr_03.txt @@ -173,6 +173,8 @@ one. Thus if the cursor is at the start of the line of the previous example, ---+----------------> % +Other ways to move around code can be found in |usr_29.txt|. + ============================================================================== *03.5* Moving to a specific line -- cgit