mirror of
https://github.com/zoriya/vim.git
synced 2026-05-15 20:38:54 +00:00
Problem: getcompletion() does not work properly when 'wildoptions
contains "fuzzy".
Solution: Do not use addstar(). (Yegappan Lakshmanan, closes #9992,
closes #9986)