]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): Add a reference to |++opt| and |+cmd| at `:h :pedit`
authorYinzuo Jiang <jiangyinzuo@foxmail.com>
Sat, 14 Dec 2024 19:28:51 +0000 (20:28 +0100)
committerChristian Brabandt <cb@256bit.org>
Sat, 14 Dec 2024 19:28:51 +0000 (20:28 +0100)
closes: #16217

Signed-off-by: Yinzuo Jiang <jiangyinzuo@foxmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/windows.txt

index 915db37e9ee7ef0bfd386f1774a010843968d55d..edb105aa52cbf8738136e4fb9222b928477424f1 100644 (file)
@@ -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