description parrot.nvim Overview
Parrot.nvim is a Neovim extension that utilizes the Continue AI API to provide real-time code completion and generation based on your current context, offering suggestions directly within the editor.
help parrot.nvim FAQ
Does parrot.nvim require the Continue AI API?
No. The established parrot.nvim plugin connects Neovim to providers such as OpenAI, Anthropic, Perplexity, and local Ollama models rather than depending specifically on Continue.
Can parrot.nvim use Claude inside Neovim?
Yes. After configuring an Anthropic API key and provider settings, users can send selected text or editor context to Claude from Neovim.
Does parrot.nvim provide Copilot-style inline completion?
Its main workflow is prompted text and code generation through chats and commands, not continuous ghost-text completion identical to GitHub Copilot. It is better suited to rewriting, explaining, or generating selected content.
Can parrot.nvim run with a local Ollama model?
Yes. Ollama support allows prompts to be processed by a locally hosted model, avoiding a cloud API for that configured provider.
explore Explore More
Similar to parrot.nvim
See all arrow_forwardReviews & Comments
Write a Review
Be the first to review
Share your thoughts with the community and help others make better decisions.