mirror of
https://github.com/neovim/neovim.git
synced 2025-11-09 20:15:24 +00:00
Problem: no way to get current selected item in a async context
Solution: add completed flag to show the entries of currently selected
index item (glepnir)
closes: vim/vim#16451
037b028a22
Co-authored-by: glepnir <glephunter@gmail.com>