mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
dbfdb52ea8
Problem: Custom cmdline completion skips original cmdline when pressing
Ctrl-P at first match if completion function invokes glob().
Solution: Move orig_save into struct expand_T.
closes: vim/vim#13216
|
||
---|---|---|
.. | ||
testdir | ||
memfile_test.c |