mirror of
https://github.com/neovim/neovim.git
synced 2026-03-06 09:07:15 +00:00
Problem: PMenu selection broken with multi-line selection and limits
(Maxim Kim)
Solution: update completion match index when limiting the completion
sources (Girish Palya)
fixes: vim/vim#17394
closes: vim/vim#17401
6c40df09e0
Co-authored-by: Girish Palya <girishji@gmail.com>