jev.nvim
Neovim plugin that asks the buffer a plain-language question: Treesitter splits it into functions, Jev scores each one, and answers land in quickfix ranked by probability.
Neovim: ask the buffer a question, get a quickfix list. Treesitter splits functions, Jev scores each one, probabilities land as virtual text
How it uses Jev
jev.nvim splits the buffer with treesitter and sends one question per function to TypeSafe's Jev. Jev is a decision model, not a chat model: it answers a typed question with a calibrated probability rather than prose, which is what makes a sorted list possible at all.
- Languages
- Lua 74% · JavaScript 8% · Tree-sitter Query 5% · Shell 3%
- License
- MIT
- Last activity
- Sep 2026
- Added
- 2026-09-19
- Stars at snapshot
- 3
- Status
- Community listing
Source: community catalog. Details and metrics reflect the published community snapshot and are not a performance endorsement. Documentation details extracted from GitHub · the README.
