mirror of
https://github.com/neovim/neovim.git
synced 2026-04-25 16:54:12 +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