mirror of
https://github.com/neovim/neovim.git
synced 2026-05-25 14:28:28 +00:00
Problem: Wrong autoformatting with 'autocomplete'.
Solution: Don't trigger autoformatting when ending autocompletion
without selecting an item (zeertzjq).
fixes: vim/vim#19954
closes: vim/vim#19970
efbd482116