mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00

Problem: minor style problems with patch 9.1.0487
Solution: use shown_compl instead of after_first_compl variable
(glepnir)
closes: vim/vim#15008
fix(completion): use exist shown_compl instead after_first_compl
105f741fac
Co-authored-by: glepnir <glephunter@gmail.com>