mirror of
https://github.com/neovim/neovim.git
synced 2026-09-07 14:37:38 +00:00
Problem: Wrong dot-repeat when calling complete() while filtering
Ctrl-N completion.
Solution: Also check compl_started for whether completion is active.
(zeertzjq)
related: neovim/neovim#40346
closes: vim/vim#20595
37a7e4944f