#316 · Primary category: AI Coding Assistants
minuet-ai.nvim
💃 Dance with Intelligence in Your Code. Minuet offers code completion as-you-type from popular LLMs including OpenAI, Gemini, Claude, Ollama, Llama.cpp, Codestral, and more.
Project last updated:08/14/26
GitHub Stars
1.4K
Forks
64
Contributors
21
License
GPL-3.0
Why we included this project
Neovim users who want LLM-backed code completion without switching windows can drop Minuet into their existing setup. It integrates with virtual text, nvim-cmp, and blink.cmp, and can also act as an in-process LSP source, so your keybindings and UI stay familiar. Instead of forcing you into one vendor, it works with OpenAI, Gemini, Claude, Ollama, Llama.cpp, Codestral, and any OpenAI-compatible or FIM-compatible endpoint, making local models like Qwen-2.5-Coder as easy to use as hosted APIs. Prompt handling is configurable with prefix-first and suffix-first modes, which helps when you switch between providers. The Duet feature predicts your next edit, and the Lua API lets you wire statusline integrations, so the plugin adapts as your workflow changes. If you're experimenting across local and cloud models without wanting to maintain multiple plugins, this is a practical fit.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.