From d7784225bc4add13aa5fa36be565f7db375d381e Mon Sep 17 00:00:00 2001 From: zeertzjq Date: Sun, 29 Dec 2024 20:50:38 +0800 Subject: [PATCH] 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 --- runtime/doc/windows.txt | 1 + 1 file changed, 1 insertion(+) 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}