StableAdapters

Neovim Adapter

The Neovim adapter installs Lua autocommands so terminal-native AI coding sessions in Neovim can emit structured FORG signals without relying on editor-specific MCP support.

Install

forg connect neovim

How it works

FORG writes managed Lua autocommands into ~/.config/nvim/after/plugin/forg.lua. Restart Neovim after connecting so the new hooks load and begin emitting session metadata.

Verification

FORG_KEYSTORE=file:// forg status
# Then restart Neovim and open a new AI-assisted coding session.
© 2026 UpgradIQ, Inc.Edit this page on GitHub