mirror of
https://github.com/neovim/neovim.git
synced 2026-07-09 19:09:39 +00:00
Problem: completion: selected item not cleared on backspace when
'autocomplete' is set
Solution: Clear the selected item (Girish Palya)
closes: vim/vim#18260
5c9b71d63c
Co-authored-by: Girish Palya <girishji@gmail.com>