Sign in Sign up
rubygems

nvim-control

`nvim-control` bridges running Neovim instances and agentic coding tools via Unix socket connections. It reads live editor state (cursor position, current file, visual selections, and diagnostics) as JSON and runs explicit control actions such as Ex commands and key input. This lets agents both answer questions like "What does this line do?" and drive the editor on request.

Activity

Latest release
2mo ago
Total releases
1
Cadence
Last 12 months
1

Reach

Stars

Details

License
ISC
First release
Jun 23, 2026
Releases
Version Released
1.0.0 initial