]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): mention 'findfunc' at :h :find
authorGirish Palya <girishji@gmail.com>
Tue, 9 Sep 2025 19:31:30 +0000 (15:31 -0400)
committerChristian Brabandt <cb@256bit.org>
Tue, 9 Sep 2025 19:31:30 +0000 (15:31 -0400)
fixes: #18250
related: #18253

Signed-off-by: Girish Palya <girishji@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/editing.txt

index aeb615c4a9b5ce4ac2cf1e9bb18bafdb0c79b999..022bdee1bb1ae7560ca027067701a0da97bf05c5 100644 (file)
@@ -1,4 +1,4 @@
-*editing.txt*   For Vim version 9.1.  Last change: 2025 Aug 06
+*editing.txt*   For Vim version 9.1.  Last change: 2025 Sep 09
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -247,6 +247,7 @@ If you want to keep the changed buffer without saving it, switch on the
                                                        *:fin* *:find*
 :fin[d][!] [++opt] [+cmd] {file}
                        Find {file} in 'path' and then |:edit| it.
+                       See also: 'findfunc'.
 
 :{count}fin[d][!] [++opt] [+cmd] {file}
                        Just like ":find", but use the {count} match in