We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7a96d6 commit df2326fCopy full SHA for df2326f
runtime/doc/options.txt
@@ -2155,9 +2155,9 @@ A jump table for the options with a short description can be found at |Q_op|.
2155
a match from the menu. Only works in combination with
2156
"menu" or "menuone". No effect if "longest" is present.
2157
2158
- noselect Do not select a match in the menu, force the user to
2159
- select one from the menu. Only works in combination with
2160
- "menu" or "menuone".
+ noselect Same as "noinsert", except that no menu item is
+ pre-selected. If both "noinsert" and "noselect" are present,
+ "noselect" has precedence.
2161
2162
fuzzy Enable |fuzzy-matching| for completion candidates. This
2163
allows for more flexible and intuitive matching, where
0 commit comments