neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

commit d7784225bc4add13aa5fa36be565f7db375d381e
parent 48acbc4d645fe99532b33051006a65a57d36b981
Author: zeertzjq <zeertzjq@outlook.com>
Date:   Sun, 29 Dec 2024 20:50:38 +0800

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>
Diffstat:
Mruntime/doc/windows.txt | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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}