mirror of
https://github.com/neovim/neovim.git
synced 2026-04-21 23:05:41 +00:00
Do the expansion right after setting the expand context, so that the length of the completion prefix can be set, but don't do that directly in set_one_cmd_context(), as that's also called by getcmdcompltype().