Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 vim#14912 to clarify it. vim#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.
- Loading branch information