mirror of
https://github.com/vim/vim
synced 2025-07-15 16:51:57 +00:00
Problem: Patch 9.1.1505 was not good Solution: Revert "patch 9.1.1505: not possible to return completion type for :ex command" and instead add the getcompletiontype() function (Hirohito Higashi). related: #17606 closes: #17662 Co-authored-by: Shougo Matsushita <Shougo.Matsu@gmail.com> Signed-off-by: Hirohito Higashi <h.east.727@gmail.com> Signed-off-by: Shougo Matsushita <Shougo.Matsu@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>