mirror of
https://github.com/neovim/neovim.git
synced 2026-02-22 03:16:48 +00:00
Problem: command completion wrong for input()
(Cdrman Fu)
Solution: Set commandline completion context explicitly
(Jim Zhou)
fixes vim/vim#16723
closes: vim/vim#16733
3255af850e
Co-authored-by: Jim Zhou <csd_189@163.com>