mirror of
https://github.com/vim/vim.git
synced 2026-02-01 11:34:23 +01:00
clarify complete_match() documentation to better explain its backward search behavior, argument handling, and return value format and add an example of isexpand closes: #17212 Signed-off-by: glepnir <glephunter@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>