k2589/LLuMinate.nvim
Neovim plugin for automaticaly passing extra context for LLM on code snippet copy to clipboard
This Neovim plugin helps developers quickly copy code snippets along with crucial context, such as symbol definitions and hover information from their Language Server Protocol (LSP). It takes your selected code and augments it with relevant details, which is especially useful when sharing snippets with colleagues or pasting into an LLM chat. Developers who use Neovim and frequently interact with AI coding assistants will find this invaluable.
No commits in the last 6 months.
Use this if you are a developer using Neovim and want to easily share code snippets with full context, particularly when providing input to an LLM Chat.
Not ideal if you don't use Neovim or primarily work in other code editors, as this is a Neovim-specific plugin.
Stars
17
Forks
—
Language
Lua
License
Apache-2.0
Category
Last pushed
Oct 11, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/k2589/LLuMinate.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...