mirror of
https://github.com/neovim/neovim.git
synced 2026-04-28 18:24:13 +00:00
Problem: completion: "preinsert" insert wrong word with 'smartcase' and
'autocomplete'
Solution: Add compare completed item with the leader (Girish Palya)
closes: vim/vim#18313
a8f7957d0b
Co-authored-by: Girish Palya <girishji@gmail.com>