Commit: runtime(doc): fix typo after commit cfcf1a57cbef

0 views
Skip to first unread message

Christian Brabandt

unread,
Oct 3, 2025, 4:15:17 AMOct 3
to vim...@googlegroups.com
runtime(doc): fix typo after commit cfcf1a57cbef

Commit: https://github.com/vim/vim/commit/09b1ce08600bf2b423cb5b3a16952bf183bed1ff
Author: Christian Brabandt <c...@256bit.org>
Date: Fri Oct 3 08:11:39 2025 +0000

runtime(doc): fix typo after commit cfcf1a57cbef

related: https://github.com/vim/vim/issues/18452

Signed-off-by: Christian Brabandt <c...@256bit.org>

diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 48e901305..d0e587b4f 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -1,4 +1,4 @@
-*options.txt* For Vim version 9.1. Last change: 2025 Oct 01
+*options.txt* For Vim version 9.1. Last change: 2025 Oct 03


VIM REFERENCE MANUAL by Bram Moolenaar
@@ -2292,8 +2292,8 @@ A jump table for the options with a short description can be found at |Q_op|.

noselect Same as "noinsert", except that no menu item is
pre-selected. If both "noinsert" and "noselect" are
- present, "noselect" takes precedence. This options is
- enabled automatically when 'autocomplete' is on, unless
+ present, "noselect" takes precedence. This is enabled
+ automatically when 'autocomplete' is on, unless
"preinsert" is also enabled.

nosort Disable sorting of completion candidates based on fuzzy
Reply all
Reply to author
Forward
0 new messages