mirror of
https://github.com/vim/vim.git
synced 2025-08-26 20:03:41 -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>