mirror of
https://github.com/neovim/neovim.git
synced 2026-09-01 20:03:47 +00:00
Problem: tests: no enough testing for complete_info() "auto"
(after v9.2.1004)
Solution: Check triggering manual completion before 'autocompletedelay'
expires (zeertzjq).
related: vim/vim#21143
closes: vim/vim#21152
cc2b481c41