jackMort/ChatGPT.nvim
A Neovim plugin that brings OpenAI's ChatGPT API directly into the editor for interactive conversations, code completion, and AI-assisted editing tasks.

This plugin integrates OpenAI’s ChatGPT API as a Neovim plugin, enabling developers to engage in interactive Q&A sessions, receive code completion suggestions similar to GitHub Copilot, and execute customizable AI-powered actions such as grammar correction, translation, docstring generation, code optimization, and bug fixing. It provides a rich chat interface with styled code blocks, markdown rendering, and diff highlighting.