FFF.nvim: Typo-resistant fuzzy file search for Neovim with a Rust backend
Summary
FFF.nvim is a fast fuzzy file finder for Neovim that uses a Rust backend to index files, track access and git status, and provide typo-resistant search. The README covers features, installation, configuration, and usage, highlighting performance benefits, lazy initialization, and integration with Git and previews, making it a valuable tool for developer workflows in teams.