Skip to content

0.9.4-nightly.6d5576e

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jun 23:36
· 1 commit to main since this release

Nightly release from commit: 6d5576e

npm packages and rust crates are available under this version 0.9.4-nightly.6d5576e

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

Update mcp via:

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