Hasty Briefsbeta

Bilingual

GitHub - dmtrKovalenko/fff.nvim: The fastest and the most accurate file search toolkit for AI agents, Neovim, Rust, C, and NodeJS

3 hours ago
  • #Neovim Plugin
  • #File Search
  • #AI Agent Tools
  • FFF is a fast fuzzy file finder for AI agents and Neovim, designed for typo-resistant file search and grepping with performance optimization.
  • It includes memory features like frecency and query history to help AI agents find code faster and reduce token usage.
  • Installable via a bash script for AI agent integration and as a Neovim plugin with key bindings like 'ff' for file search and 'fg' for live grep.
  • Offers configuration options for preview, layout, keymaps, git integration, and grep modes (plain, regex, fuzzy), with multi-select and quickfix support.
  • Provides commands like :FFFScan for rescanning files and :FFFHealth for system checks, with debugging and logging capabilities.