Skip to content

0.9.7-nightly.a1f0c5c

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Jun 23:46
· 2 commits to main since this release
a1f0c5c

Nightly release from commit: a1f0c5c

npm packages, rust crates and python wheels are available under this version 0.9.7-nightly.a1f0c5c

Neovim Plugin

  • {target}.so / .dylib / .dll - Lua module for Neovim

C FFI Library (for Bun/Node/Python)

  • c-lib-{target}.so / .dylib / .dll - C FFI library

MCP Server

  • fff-mcp-{target} - MCP server binary

Python Package

  • python/*.whl / python/*.tar.gz - Python wheels and sdist
  • Install from PyPI: pip install fff-search (when published)

Update mcp via:

curl -fsSL https://raw.githubusercontent.com/dmtrKovalenko/fff.nvim/main/install-mcp.sh | bash