runtime(doc): Add a reference to |++opt| and |+cmd| at :h :pedit

closes: #16217

Signed-off-by: Yinzuo Jiang <jiangyinzuo@foxmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Yinzuo Jiang
2024-12-14 20:28:51 +01:00
committed by Christian Brabandt
parent ed89206efe
commit fbe9a6903a

View File

@ -1,4 +1,4 @@
*windows.txt* For Vim version 9.1. Last change: 2024 Sep 08 *windows.txt* For Vim version 9.1. Last change: 2024 Dec 14
VIM REFERENCE MANUAL by Bram Moolenaar VIM REFERENCE MANUAL by Bram Moolenaar
@ -1012,6 +1012,8 @@ CTRL-W g } *CTRL-W_g}*
position isn't changed. Useful example: > position isn't changed. Useful example: >
:pedit +/fputc /usr/include/stdio.h :pedit +/fputc /usr/include/stdio.h
< <
Also see |++opt| and |+cmd|.
*:ps* *:psearch* *:ps* *:psearch*
:[range]ps[earch][!] [count] [/]pattern[/] :[range]ps[earch][!] [count] [/]pattern[/]
Works like |:ijump| but shows the found match in the preview Works like |:ijump| but shows the found match in the preview