From: Yinzuo Jiang Date: Sat, 14 Dec 2024 19:28:51 +0000 (+0100) Subject: runtime(doc): Add a reference to |++opt| and |+cmd| at `:h :pedit` X-Git-Tag: v9.1.0926~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbe9a6903a5b66d5b546a5a080726cba50372df5;p=thirdparty%2Fvim.git runtime(doc): Add a reference to |++opt| and |+cmd| at `:h :pedit` closes: #16217 Signed-off-by: Yinzuo Jiang Signed-off-by: Christian Brabandt --- diff --git a/runtime/doc/windows.txt b/runtime/doc/windows.txt index 915db37e9e..edb105aa52 100644 --- a/runtime/doc/windows.txt +++ b/runtime/doc/windows.txt @@ -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 @@ -1012,6 +1012,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