]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): revert wrong 'incsearch' description
authorChristian Brabandt <cb@256bit.org>
Tue, 28 Oct 2025 19:47:26 +0000 (19:47 +0000)
committerChristian Brabandt <cb@256bit.org>
Tue, 28 Oct 2025 19:48:19 +0000 (19:48 +0000)
This reverts commit 3fc00c05fb464d3e806df53bdc1743faa337ddca.

related: #18639

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

index 6bd79fb0ce0a9fad9c965d449612c31baf62a050..97c0fd9bc134bac881a580b2b8b64dccf9e647fc 100644 (file)
@@ -1,4 +1,4 @@
-*options.txt*  For Vim version 9.1.  Last change: 2025 Oct 26
+*options.txt*  For Vim version 9.1.  Last change: 2025 Oct 28
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -5124,10 +5124,9 @@ A jump table for the options with a short description can be found at |Q_op|.
                        {not available when compiled without the
                        |+extra_search| features}
        While typing a search command, show where the pattern, as it was typed
-       so far, matches (ignoring {offset} and {address} modifiers).  The
-       matched string is highlighted.  If the pattern is invalid or not
-       found, nothing is shown.  The screen will be updated often, this is
-       only useful on fast terminals.
+       so far, matches.  The matched string is highlighted.  If the pattern
+       is invalid or not found, nothing is shown.  The screen will be updated
+       often, this is only useful on fast terminals.
        Also applies to the pattern in commands: >
                :global
                :lvimgrep