you-n-g/simplegpt.nvim
You need customized prompts for your tasks! 🤏SimpleGPT is a Vim plugin designed to provide a simple yet flexible way to customize your prompts for your tasks or building chat on nearly all kinds of LLM APIs.
This tool helps Vim users create custom instructions for Large Language Models (LLMs) to perform various tasks directly within their editor. You provide your current editor context (code, selected text, terminal output) as input, and it generates text outputs like rewritten articles, code suggestions, translations, or explanations. It's designed for developers, writers, or anyone who frequently uses Vim and needs to leverage LLMs for text manipulation or content generation.
Use this if you are a Vim user who wants a simple, highly customizable way to integrate various LLMs into your daily workflows for tasks beyond just coding, such as writing, summarizing, or translating.
Not ideal if you prefer a graphical user interface for interacting with AI, or if you don't use Vim as your primary text editor.
Stars
32
Forks
—
Language
Lua
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/you-n-g/simplegpt.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...