0xStabby/chatgpt-vim
Use ChatGPT/OpenAI from inside Vim.
This tool helps developers who use Vim to quickly generate code, refactor existing scripts, or understand code snippets without leaving their editor. You provide a text prompt or select parts of your current file, and it uses OpenAI's models to generate text responses, which can then be directly incorporated into your work. It's designed for software developers, system administrators, or anyone who spends a lot of time coding in Vim.
No commits in the last 6 months.
Use this if you are a Vim user looking to integrate AI-powered code generation and text assistance directly into your editing workflow for faster development.
Not ideal if you prefer a graphical user interface (GUI) or do not use Vim as your primary code editor.
Stars
54
Forks
9
Language
Vim Script
License
MIT
Category
Last pushed
Feb 06, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/0xStabby/chatgpt-vim"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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...