huggingface/llm.nvim
LLM powered development for Neovim observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 84
- Release rhythm 35
- Longevity 86
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1214
- days_rel: n/a
- days_push: 99
- n_releases_24m: 0
Adoption not part of the score
1186 stars · 59 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
llm.nvim is a Neovim plugin that brings LLM-powered features like ghost-text code completion to the editor, using llm-ls as its backend. It supports the Hugging Face Inference API or custom HTTP endpoints, letting users pick any model and automatically fitting prompts to the model's context window.
Use cases
- get copilot-style code completion in neovim
- use hugging face models for code completion in vim
- connect neovim to a local LLM endpoint
- choose my own model for AI code suggestions
- AI ghost text completion in neovim
- avoid rate limits with a self-hosted LLM backend for editing
When to choose
- you use Neovim and want LLM code completion with model choice
- you want to plug in your own HTTP backend or the Hugging Face Inference API
- you prefer an open-source Copilot alternative in the terminal
When to avoid
- you use VS Code or another editor rather than Neovim
- you need full chat/agent IDE features beyond completion
- you cannot access any LLM inference endpoint
Facets
plugin · maturity active
llm-inference editor plugin-system http-client large-language-models developer-tools text-editors artificial-intelligence editor-plugin cli neovim code-completion ghost-text huggingface lua llm-ls copilot-alternative
1 source
- readme: https://github.com/huggingface/llm.nvim · fetched 2026-08-28 · 75f05e1d77cb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| huggingface/llm.nvim | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="huggingface/llm.nvim")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem