mirror of
https://github.com/neovim/neovim.git
synced 2026-04-02 05:39:26 +00:00
Problem: Calling expand() interferes with cmdcomplete_info()
(after 9.1.1329).
Solution: Only clear cmdline_orig when starting/ending cmdline mode
(zeertzjq).
closes: vim/vim#17192
ec270a5f55