diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-06-14 04:36:44 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2024-06-15 04:47:23 +0800 |
commit | 53b2817fd35be22c556b356c71ea0b0676c8e230 (patch) | |
tree | df8568736ea86ff077e7ddad08f084e9ffde2843 /runtime/lua/vim/_meta/api.lua | |
parent | e2ef5330252b3b52b816503cdcb01934b68f43a0 (diff) | |
download | rneovim-53b2817fd35be22c556b356c71ea0b0676c8e230.tar.gz rneovim-53b2817fd35be22c556b356c71ea0b0676c8e230.tar.bz2 rneovim-53b2817fd35be22c556b356c71ea0b0676c8e230.zip |
vim-patch:9.1.0480: fuzzy string matching executed when not needed
Problem: fuzzy string matching executed when not needed
Solution: when no leader is available, can skip fuzzy logic, so return
early (glepnir)
closes: vim/vim#14986
https://github.com/vim/vim/commit/1c296026627d7ac8195e803b4c2393c21ae659b4
Co-authored-by: glepnir <glephunter@gmail.com>
Diffstat (limited to 'runtime/lua/vim/_meta/api.lua')
0 files changed, 0 insertions, 0 deletions