neovim

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

commit 3406b0091122449318cf53c997eacc0621d02ee2
parent caa93b5e1e621e63777def5d9fdd49d613e1c274
Author: zeertzjq <zeertzjq@outlook.com>
Date:   Sun, 15 Dec 2024 07:09:57 +0800

vim-patch:fbe9a69: runtime(doc): Add a reference to |++opt| and |+cmd| at `:h :pedit`

closes: vim/vim#16217

https://github.com/vim/vim/commit/fbe9a6903a5b66d5b546a5a080726cba50372df5

Co-authored-by: Yinzuo Jiang <jiangyinzuo@foxmail.com>

Diffstat:
Mruntime/doc/windows.txt | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/runtime/doc/windows.txt b/runtime/doc/windows.txt @@ -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