mirror of
https://github.com/neovim/neovim.git
synced 2026-04-26 17:24:18 +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>