mirror of
https://github.com/neovim/neovim.git
synced 2026-01-30 17:11:11 +10:00
Problem: getcmdcompltype() interferes with cmdline completion.
Solution: Don't set expand context when it's already set.
(zeertzjq)
closes: vim/vim#15036
a821b609f9