neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

commit 739fc26d77acfd9664905ed76659ccbfb7e8ad1d
parent b95aedeae4e57f3900410678f47e6ddd69a5357d
Author: zeertzjq <zeertzjq@outlook.com>
Date:   Wed, 10 Sep 2025 07:02:53 +0800

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 <girishji@gmail.com>
Diffstat:
Mruntime/doc/editing.txt | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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