runtime(doc): remove outdated help about 'completeopt' "fuzzy"
Commit:
https://github.com/vim/vim/commit/b217ffbef27c416d6c9b4b7e5a08f61f54013748
Author: zeertzjq <[email protected]>
Date: Thu Nov 27 20:27:13 2025 +0000
runtime(doc): remove outdated help about 'completeopt' "fuzzy"
closes: https://github.com/vim/vim/issues/18815
Signed-off-by: zeertzjq <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 7d12c4f0e..5ded591bd 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 Nov 26
+*options.txt* For Vim version 9.1. Last change: 2025 Nov 27
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|.
fuzzy Enable |fuzzy-matching| for completion candidates. This
allows for more flexible and intuitive matching, where
characters can be skipped and matches can be found even
- if the exact sequence is not typed. Note: This option
- does not affect the collection of candidate list, it only
- controls how completion candidates are reduced from the
- list of alternatives. If you want to use |fuzzy-matching|
- to gather more alternatives for your candidate list,
- see 'completefuzzycollect'.
+ if the exact sequence is not typed.
longest
When 'autocomplete' is not active, only the longest common
--
--
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/E1vOid4-005Exf-96%40256bit.org.