Release 0.8.3
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
Install with:
curl -fsSL https://raw.githubusercontent.com/dmtrKovalenko/fff.nvim/main/install-mcp.sh | bashWhat's Changed
- Fix incorrect link in README.md by @ofek in #527
- fix: Improve binary detection by @dmtrKovalenko in #529
New Contributors
Full Changelog: v0.8.2...v0.8.3