mirror of
https://github.com/vim/vim.git
synced 2026-05-25 11:36:59 +02:00
d7f246c68c
Problem: Plugins don't get notified when the popup menu changes. Solution: Add the CompleteChanged event. (Andy Massimino. closes #4176)