Project
nvim-context
`nvim-context` extracts live context from running Neovim instances via Unix
socket connections, providing AI coding tools with cursor position, current
file, visual selections, and diagnostics as JSON. It enables context-aware
assistance by giving agents awareness of your current Neovim editor state,
supporting questions like "What does this line do?" or analysis of selected
code.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Development
Licenses
ISC
Dependencies
Development
Runtime
~> 0.10.0