File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed
Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 1- *options.txt* For Vim version 9.1. Last change: 2025 Nov 26
1+ *options.txt* For Vim version 9.1. Last change: 2025 Nov 27
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -2247,12 +2247,7 @@ A jump table for the options with a short description can be found at |Q_op|.
22472247 fuzzy Enable | fuzzy-matching | for completion candidates. This
22482248 allows for more flexible and intuitive matching, where
22492249 characters can be skipped and matches can be found even
2250- if the exact sequence is not typed. Note: This option
2251- does not affect the collection of candidate list, it only
2252- controls how completion candidates are reduced from the
2253- list of alternatives. If you want to use | fuzzy-matching |
2254- to gather more alternatives for your candidate list,
2255- see 'completefuzzycollect' .
2250+ if the exact sequence is not typed.
22562251
22572252 longest
22582253 When 'autocomplete' is not active, only the longest common
You can’t perform that action at this time.
0 commit comments