aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-12-29 20:50:38 +0800
committerGitHub <noreply@github.com>2024-12-29 20:50:38 +0800
commitd7784225bc4add13aa5fa36be565f7db375d381e (patch)
tree117f08a7808ec06b34d74f22b1ca0a1c9b7d90b7
parent48acbc4d645fe99532b33051006a65a57d36b981 (diff)
downloadrneovim-d7784225bc4add13aa5fa36be565f7db375d381e.tar.gz
rneovim-d7784225bc4add13aa5fa36be565f7db375d381e.tar.bz2
rneovim-d7784225bc4add13aa5fa36be565f7db375d381e.zip
vim-patch:f2e08a1: runtime(doc): Fix documentation typos (#31768)
closes: vim/vim#16333 https://github.com/vim/vim/commit/f2e08a1e54e1e6f594edac5cd971ac2e03896a07 Numbers with quotes are N/A. Co-authored-by: h-east <h.east.727@gmail.com>
-rw-r--r--runtime/doc/windows.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/windows.txt b/runtime/doc/windows.txt
index d3c58a28a4..d3482ff3ec 100644
--- a/runtime/doc/windows.txt
+++ b/runtime/doc/windows.txt
@@ -984,6 +984,7 @@ CTRL-W g } *CTRL-W_g}*
If [N] is not given, the current buffer remains being edited.
See |:buffer-!| for [!]. This will also edit a buffer that is
not in the buffer list, without setting the 'buflisted' flag.
+ Also see |+cmd|.
*:ped* *:pedit*
:ped[it][!] [++opt] [+cmd] {file}