-*options.txt* For Vim version 9.1. Last change: 2024 Nov 27
+*options.txt* For Vim version 9.1. Last change: 2024 Dec 01
VIM REFERENCE MANUAL by Bram Moolenaar
a match from the menu. Only works in combination with
"menu" or "menuone". No effect if "longest" is present.
- noselect Do not select a match in the menu, force the user to
- select one from the menu. Only works in combination with
- "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.
fuzzy Enable |fuzzy-matching| for completion candidates. This
allows for more flexible and intuitive matching, where