]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(doc): clarify complete_match() and 'isexpand' option
authorglepnir <glephunter@gmail.com>
Sun, 27 Apr 2025 12:59:17 +0000 (14:59 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 27 Apr 2025 12:59:17 +0000 (14:59 +0200)
commitffc89e47d014178bcd0a681ff2c8e18470cc972b
tree7af13c0bb87f0e1d9a36960a461c9e07a2ea62aa
parentc29b533cf1a1c31a14b5c7b2b3daa806c2d90ec0
runtime(doc): clarify complete_match() and 'isexpand' option

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>
runtime/doc/builtin.txt
runtime/doc/options.txt