|
|
|
Fff.nvim – Typo-resistant code search
(github.com)
|
|
66 points
by neogoose
126 days ago
|
|
The new release of fff.nvim showed out the new compatiblity for the code search both for human and agents - typo resistant and usable code search for real codebases It can match query "shcema" only to "schema" and "SortedMap" only to "SortedArrayMap" and "SortedHashMap" without bloating the results |
|
This is where the typo resistance comes from.