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-1dev1 year ago209 downloads
1.0.3-11 year ago5,522 downloads
1.0.2-11 year ago21 downloads
1.0-12 years ago911 downloads
main-11 year ago9 downloads
0.4-14 years ago2,529 downloads
0.3-14 years ago9 downloads
0.2-14 years ago17 downloads
0.1-14 years ago7 downloads

Dependencies

lua >= 5.1

Dependency for

care.nvim, rocks.nvim

Manifests