mirror of
https://github.com/vim/vim.git
synced 2025-09-29 04:34:16 -04: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>