A fuzzy string-matching algorithm

$ luarocks install fzy

Fzy is a smart, fuzzy string-matching algorithm. That means 1) it finds subsequence matches, so it will find "abc" in "ant bat cat"; 2) the string "ant bat cat" is a better match for "abc" than the string "table cloth".

Versions

scm-1dev2 years ago218 downloads
1.0.3-12 years ago6,965 downloads
1.0.2-12 years ago23 downloads
1.0-13 years ago913 downloads
main-12 years ago11 downloads
0.4-15 years ago2,534 downloads
0.3-15 years ago9 downloads
0.2-15 years ago17 downloads
0.1-15 years ago7 downloads

Dependencies

lua >= 5.1

Dependency for

care.nvim, rocks.nvim

Manifests