hansmrtn/clanker.nvim
slop bot plugin for nvim
This tool helps software developers write, complete, and modify code directly within the Neovim editor. It takes your existing code or instructions as input and generates new code, refactors selected sections, or completes lines, outputting suggested code as a 'ghost' preview for quick acceptance or rejection. Developers who use Neovim for coding will find this useful for accelerating their daily programming tasks.
Use this if you are a developer using Neovim and want AI assistance for code completion, generation, or modification without leaving your editor.
Not ideal if you prefer a different code editor, or if you need a solution that integrates with a full IDE or offers advanced debugging features.
Stars
12
Forks
—
Language
Lua
License
GPL-2.0
Category
Last pushed
Mar 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/hansmrtn/clanker.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...