mirror of
https://github.com/neovim/neovim.git
synced 2026-04-20 22:35:33 +00:00
Problem: tests: Test_popup_complete_info_01() fails when run alone.
Solution: Set buffer-local competeopt+=noinsert and add missing cleanup
in Test_popup_complete() (zeertzjq).
closes: vim/vim#17773
12d274af44