Categories: None [Edit]

nvim-control

https://rubygems.org/gems/nvim-control
https://github.com/majjoha/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.

Total

Ranking: 194,420 of 195,762
Downloads: 274

Daily

Ranking: 75,382 of 195,747
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
128388,727,802logger
4,6541,927,244neovim

Owners

#GravatarHandle
1iconmajjoha