runtime(doc): Add a reference to |++opt| and |+cmd| at `:h :pedit`
Commit:
https://github.com/vim/vim/commit/fbe9a6903a5b66d5b546a5a080726cba50372df5
Author: Yinzuo Jiang <
jiang...@foxmail.com>
Date: Sat Dec 14 20:28:51 2024 +0100
runtime(doc): Add a reference to |++opt| and |+cmd| at `:h :pedit`
closes:
https://github.com/vim/vim/issues/16217
Signed-off-by: Yinzuo Jiang <
jiang...@foxmail.com>
Signed-off-by: Christian Brabandt <
c...@256bit.org>
diff --git a/runtime/doc/windows.txt b/runtime/doc/windows.txt
index 915db37e9..edb105aa5 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