runtime(doc): Clarify use of "noselect" in 'completeopt'

Commit: 
https://github.com/vim/vim/commit/cfcf1a57cbef90831c26626aee6ba9491fb85cb3
Author: Girish Palya <[email protected]>
Date:   Wed Oct 1 21:09:53 2025 +0000

    runtime(doc): Clarify use of "noselect" in 'completeopt'
    
    closes: https://github.com/vim/vim/issues/18452
    
    Co-authored-by: Tomasz N <[email protected]>
    Signed-off-by: Girish Palya <[email protected]>
    Signed-off-by: Christian Brabandt <[email protected]>

diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 6d2b3242d..48e901305 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -2292,7 +2292,9 @@ 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" has precedence.
+                   present, "noselect" takes precedence.  This options is
+                   enabled automatically when 'autocomplete' is on, unless
+                   "preinsert" is also enabled.
 
           nosort   Disable sorting of completion candidates based on fuzzy
                    scores when "fuzzy" is enabled.  Candidates will appear

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/vim_dev/E1v44AE-005yR3-53%40256bit.org.

Raspunde prin e-mail lui