mirror of
https://github.com/zoriya/vim.git
synced 2026-06-08 22:06:16 +00:00
85f36d61e0
Problem: "shellcmdline" doesn't work with getcompletion(). Solution: Use set_context_for_wildcard_arg() (zeertzjq). closes: #15834 Signed-off-by: zeertzjq <zeertzjq@outlook.com> Signed-off-by: Christian Brabandt <cb@256bit.org>