mirror of
https://github.com/vim/vim.git
synced 2026-06-19 15:38:30 +02:00
79d599b877
Problem: Cannot get the current cmdline completion type and position.
Solution: Add getcmdcompltype() and getcmdscreenpos(). (Shougo Matsushita,
closes #10344)