]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(doc): Revert outdated comment in completeopt's fuzzy documentation
authorYee Cheng Chin <ychin.git@gmail.com>
Tue, 10 Sep 2024 18:50:08 +0000 (20:50 +0200)
committerChristian Brabandt <cb@256bit.org>
Tue, 10 Sep 2024 18:50:08 +0000 (20:50 +0200)
commit26e4b000025ea0e25ea7877314d9095737431bae
tree7fe212d5e2aca92e79088df029c6841f2492d5cb
parent03cac4b70d819148f4b4404701b8f331a3af0fb6
runtime(doc): Revert outdated comment in completeopt's fuzzy documentation

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.

closes: #15656

Signed-off-by: Yee Cheng Chin <ychin.git@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/options.txt