runtime(doc): Add a reference to |++opt| and |+cmd| at `:h :pedit` Commit: https://github.com/vim/vim/commit/fbe9a6903a5b66d5b546a5a080726cba50372df5 Author: Yinzuo Jiang <jiangyin...@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 <jiangyin...@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 -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1tMY4V-00Dvg5-If%40256bit.org.