Originally, :set completeopt+=fuzzy did not affect how the candidate list is collected in default keyword completion. A comment was added to documentation as part of #14912 to clarify it. #15193 later changed the fuzzy behavior to now change the candidate collection behavior as well so the clarification in docs is now wrong. Remove them here.
https://github.com/vim/vim/pull/15656
(1 file)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
There were quite a few follow-up comments/issues in #15193 about whether this is the desired behavior etc. Regardless, the documentation should be correct and match the current behavior. I was a little confused when going through the docs trying to understand the behavior myself while trying to understand exactly what the current fuzzy insert mode completion behavior is.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Thanks. Yes this fell through the cracks :/
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()