From 9639552572d21472faa2c9db8e933dbffba547c5 Mon Sep 17 00:00:00 2001 From: zeertzjq Date: Tue, 20 Aug 2024 06:27:05 +0800 Subject: [PATCH] vim-patch:3840d2f: runtime(doc): remove trailing whitespace in cmdline.txt https://github.com/vim/vim/commit/3840d2feaf1454c934f71a97aae7a56a5ceccef9 Co-authored-by: Christian Brabandt --- runtime/doc/cmdline.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/doc/cmdline.txt b/runtime/doc/cmdline.txt index e739dc3da7..60bf9e7679 100644 --- 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. ==============================================================================