neovim

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

commit 9639552572d21472faa2c9db8e933dbffba547c5
parent abd1b1ff4253a8d9c4797f402c20277f6235f750
Author: zeertzjq <zeertzjq@outlook.com>
Date:   Tue, 20 Aug 2024 06:27:05 +0800

vim-patch:3840d2f: runtime(doc): remove trailing whitespace in cmdline.txt

https://github.com/vim/vim/commit/3840d2feaf1454c934f71a97aae7a56a5ceccef9

Co-authored-by: Christian Brabandt <cb@256bit.org>

Diffstat:
Mruntime/doc/cmdline.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/runtime/doc/cmdline.txt b/runtime/doc/cmdline.txt @@ -348,7 +348,7 @@ terminals) :keepp[atterns] {command} *:keepp* *:keeppatterns* Execute {command}, without adding anything to the search - history and, in case of the the |:s| and |:&| command, without + history and, in case of the the |:s| and |:&| command, without modifying the last substitute pattern and substitute string. ==============================================================================