From 5c6ea43da84d848ec9aaec7b494f081a5d466f0d Mon Sep 17 00:00:00 2001 From: zeertzjq Date: Wed, 10 Sep 2025 07:02:53 +0800 Subject: [PATCH] vim-patch:80981e1: runtime(doc): mention 'findfunc' at :h :find (#35697) fixes: vim/vim#18250 related: vim/vim#18253 https://github.com/vim/vim/commit/80981e1db93d2ebb4060fa1368fe76e336c1d65b Co-authored-by: Girish Palya (cherry picked from commit 739fc26d77acfd9664905ed76659ccbfb7e8ad1d) --- runtime/doc/editing.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/runtime/doc/editing.txt b/runtime/doc/editing.txt index b9da59748d..998e9d0763 100644 --- a/runtime/doc/editing.txt +++ b/runtime/doc/editing.txt @@ -214,6 +214,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