mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 02:34:59 -07:00
vim-patch:fbe9a69: runtime(doc): Add a reference to |++opt| and |+cmd| at :h :pedit
closes: vim/vim#16217
fbe9a6903a
Co-authored-by: Yinzuo Jiang <jiangyinzuo@foxmail.com>
This commit is contained in:
parent
caa93b5e1e
commit
3406b00911
@ -985,6 +985,8 @@ CTRL-W g } *CTRL-W_g}*
|
||||
position isn't changed. Useful example: >
|
||||
:pedit +/fputc /usr/include/stdio.h
|
||||
<
|
||||
Also see |++opt| and |+cmd|.
|
||||
|
||||
*:ps* *:psearch*
|
||||
:[range]ps[earch][!] [count] [/]pattern[/]
|
||||
Works like |:ijump| but shows the found match in the preview
|
||||
|
Loading…
Reference in New Issue
Block a user