mirror of
https://github.com/neovim/neovim.git
synced 2026-07-16 22:21:30 +00:00
Problem: Autocomplete breaks ":help" when 'dict' points to a large file
(lxhillwind)
Solution: Reset autocompletion timer expiry flag (Girish Palya)
fixes: vim/vim#19130
closes: vim/vim#19137
a9711b5395
Co-authored-by: Girish Palya <girishji@gmail.com>