From 3406b0091122449318cf53c997eacc0621d02ee2 Mon Sep 17 00:00:00 2001 From: zeertzjq Date: Sun, 15 Dec 2024 07:09:57 +0800 Subject: [PATCH] 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 --- runtime/doc/windows.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/runtime/doc/windows.txt b/runtime/doc/windows.txt index 24aa7b1b11..a6e5984c82 100644 --- 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