Pi extension that replaces @ file picker candidate generation/ranking with fff.nvim. It enables typo-resistant queries as well as git awareness.
All hard work is done by fff.nvim which is awesome!
This package is standalone:
- no dependency on
@ff-labs/fff-node - no runtime dependency on
fff.nvim - native library comes from
@ff-labs/fff-bun-*optional dependencies
git clone git@github.com:denisshepelin/pi-fff.git
cd pi-fff
npm install --include=optionalTry it out before installing
pi -e git:github.com/denisshepelin/pi-fffpi --extension ./src/index.ts- Uses
koffito bind tolibfff_c. - Resolves native binary from matching
@ff-labs/fff-bun-<target>package.