mirror of
https://github.com/neovim/neovim.git
synced 2026-01-08 06:13:14 +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>