ddzero2c/aider.nvim
Aider helpers in neovim
This Neovim plugin helps developers quickly make single-file code edits using an AI assistant. You provide a code selection and a prompt, and the AI suggests modifications. The plugin displays these changes in a side-by-side diff, allowing developers to review and apply them easily.
No commits in the last 6 months.
Use this if you are a Neovim user who wants to streamline minor code edits with AI assistance directly within your editor, especially for tasks that benefit from git repository context.
Not ideal if you need to perform complex, multi-file code modifications, for which the terminal version of Aider is still preferred.
Stars
16
Forks
—
Language
Lua
License
—
Category
Last pushed
Nov 01, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ddzero2c/aider.nvim"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
olimorris/codecompanion.nvim
✨ AI Coding, Vim Style
milanglacier/minuet-ai.nvim
💃 Dance with Intelligence in Your Code. Minuet offers code completion as-you-type from popular...
jackMort/ChatGPT.nvim
ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
madox2/vim-ai
AI-powered code assistant for Vim. OpenAI and ChatGPT plugin for Vim and Neovim.
Kurama622/llm.nvim
A large language model (LLM) plugin for Neovim, provides commands to interact with LLM (like...