Commit: runtime(doc): remove outdated help about 'completeopt' "fuzzy"

1 view
Skip to first unread message

Christian Brabandt

unread,
Nov 27, 2025, 3:30:46 PM (2 days ago) Nov 27
to vim...@googlegroups.com
runtime(doc): remove outdated help about 'completeopt' "fuzzy"

Commit: https://github.com/vim/vim/commit/b217ffbef27c416d6c9b4b7e5a08f61f54013748
Author: zeertzjq <zeer...@outlook.com>
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 <zeer...@outlook.com>
Signed-off-by: Christian Brabandt <c...@256bit.org>

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
Reply all
Reply to author
Forward
0 new messages