#308 · Primary category: AI Coding Assistants

parrot.nvim

anthropic chatgpt claude-3-5-sonnet gemini gemini-api gpt gpt-4o grok large-language-models llm neovim nvidia-api nvim ollama openai openai-api perplexity plugin prompting xai

parrot.nvim 🦜 - the plugin that brings stochastic parrots to Neovim.

Project last updated:08/24/26

GitHub Stars

791

Forks

49

Contributors

37

License

MIT

Why we included this project

Neovim users who want LLM help without leaving the editor can connect OpenAI, Anthropic, Gemini, xAI, and local Ollama endpoints straight into their normal editing flow. The plugin sticks to text generation: on-demand completion and inline edits driven by your own instructions, plus chat sessions that open in native Neovim buffers. Conversations are saved as markdown files in standard Neovim paths, so your history stays readable and portable. One deliberate choice stands out: it skips agent-style autonomous tool use entirely, keeping you in control of exactly what reaches the API. That makes it a good fit for people who want transparent, predictable assistance rather than an assistant that acts on its own.

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