mirror of
https://github.com/neovim/neovim.git
synced 2025-12-13 18:12:50 +00:00
vim-patch:80981e1: runtime(doc): mention 'findfunc' at :h :find (#35697)
fixes: vim/vim#18250 related: vim/vim#1825380981e1db9Co-authored-by: Girish Palya <girishji@gmail.com> (cherry picked from commit739fc26d77)
This commit is contained in:
committed by
github-actions[bot]
parent
42b2dd5abf
commit
5c6ea43da8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user