]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0549: fuzzycollect regex based completion not working as expected v9.1.0549
authorglepnir <glephunter@gmail.com>
Tue, 9 Jul 2024 16:51:29 +0000 (18:51 +0200)
committerChristian Brabandt <cb@256bit.org>
Tue, 9 Jul 2024 16:51:29 +0000 (18:51 +0200)
commit600a12d08e7aeb95a6b02382bfee310aef9801dd
tree00394eae2f4a8cdbd2bb92de5c384d611ab936ab
parent7298565c85b8c32dce73d782aa44581419e1fa3f
patch 9.1.0549: fuzzycollect regex based completion not working as expected

Problem:  fuzzycollect regex based completion not working as expected
Solution: Revert Patch v9.1.0503 (glepnir)

closes: #15192

Signed-off-by: glepnir <glephunter@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/options.txt
runtime/doc/version9.txt
src/insexpand.c
src/option.h
src/optionstr.c
src/testdir/test_ins_complete.vim
src/version.c