Commit: runtime(doc): mention 'findfunc' at :h :find

1 view
Skip to first unread message

Christian Brabandt

unread,
Sep 9, 2025, 3:45:14 PM (19 hours ago) Sep 9
to vim...@googlegroups.com
runtime(doc): mention 'findfunc' at :h :find

Commit: https://github.com/vim/vim/commit/80981e1db93d2ebb4060fa1368fe76e336c1d65b
Author: Girish Palya <giri...@gmail.com>
Date: Tue Sep 9 15:31:30 2025 -0400

runtime(doc): mention 'findfunc' at :h :find

fixes: https://github.com/vim/vim/issues/18250
related: https://github.com/vim/vim/issues/18253

Signed-off-by: Girish Palya <giri...@gmail.com>
Signed-off-by: Christian Brabandt <c...@256bit.org>

diff --git a/runtime/doc/editing.txt b/runtime/doc/editing.txt
index aeb615c4a..022bdee1b 100644
--- a/runtime/doc/editing.txt
+++ b/runtime/doc/editing.txt
@@ -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
Reply all
Reply to author
Forward
0 new messages