mirror of
https://github.com/zoriya/vim.git
synced 2026-05-20 22:22:54 +00:00
79d599b877
Problem: Cannot get the current cmdline completion type and position.
Solution: Add getcmdcompltype() and getcmdscreenpos(). (Shougo Matsushita,
closes #10344)