diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-07-10 16:04:33 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-10 16:04:33 +0800 |
commit | 420822317556968f09179c1e196670762f53a03e (patch) | |
tree | dafce1f14b9a109bb5c20133bd414608f87b6b0b /src/nvim/buffer.c | |
parent | 17bc5af01bfb0141b0abbe5894dc1eca7eaa684f (diff) | |
download | rneovim-420822317556968f09179c1e196670762f53a03e.tar.gz rneovim-420822317556968f09179c1e196670762f53a03e.tar.bz2 rneovim-420822317556968f09179c1e196670762f53a03e.zip |
vim-patch:9.1.{0503,0549} (#29643)
vim-patch:9.1.0503: cannot use fuzzy keyword completion
Problem: cannot use fuzzy keyword completion
(Maxim Kim)
Solution: add the "fuzzycollect" value for the 'completeopt'
setting, to gather matches using fuzzy logic (glepnir)
fixes: vim/vim#14912
closes: vim/vim#14976
https://github.com/vim/vim/commit/43eef882ff42e673af1e753892801ba20c5d002a
vim-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: vim/vim#15192
https://github.com/vim/vim/commit/600a12d08e7aeb95a6b02382bfee310aef9801dd
Co-authored-by: glepnir <glephunter@gmail.com>
Diffstat (limited to 'src/nvim/buffer.c')
0 files changed, 0 insertions, 0 deletions