mirror of
https://github.com/neovim/neovim.git
synced 2025-09-22 11:18:19 +00:00

Problem: completion: 'autocomplete' cannot be enabled per buffer
(Tomasz N)
Solution: Make 'autocomplete' global or local to buffer (Girish Palya)
fixes: vim/vim#18320
closes: vim/vim#18333
0208b3e80a
Co-authored-by: Girish Palya <girishji@gmail.com>