mirror of
https://github.com/neovim/neovim.git
synced 2026-09-18 03:35:04 +00:00
Problem: getcmdcompltype() interferes with cmdline completion.
Solution: Don't set expand context when it's already set.
(zeertzjq)
closes: vim/vim#15036
a821b609f9
(cherry picked from commit 4e8ec4900e)