| ▲ | Fff.nvim – Typo-resistant code search(github.com) | |
| 16 points by neogoose 2 hours ago | 1 comments | ||
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 | ||
| ▲ | retrofuturism an hour ago | parent [-] | |
Ah, this a plugin I need. I just _really_ want to navigate with j/k like issue #77 states. | ||