mirror of
https://github.com/neovim/neovim.git
synced 2026-07-04 16:45:14 +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>