mirror of
https://github.com/neovim/neovim.git
synced 2026-07-29 11:58:02 +00:00
Problem: :startinsert right after :stopinsert does not work when popup menu
is still visible.
Solution: Use ins_compl_active() instead of pum_visible(). (closes vim/vim#10352)
cd5dbad184
(cherry picked from commit 97d86c45af)