vim-chatgpt
Code explainer
Enables ChatGPT API integration with Vim editor to request code explanations or improvements.
Vim Plugin For ChatGPT
239 stars
5 watching
31 forks
Language: Vim Script
last commit: 17 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
devjoe/vim-codequery | A Vim plugin that enhances code search and management capabilities by integrating CodeQuery and providing a user-friendly interface for searching, browsing, and understanding code. | 193 |
kesor/chatgpt-code-plugin | Analyze and manipulate TypeScript code with APIs for file contents and function information | 236 |
zakuro9715/vim-vtools | Tools for formatting and testing Go code in the Vim editor | 17 |
vim-jp/vim-cpp | Vim syntax files with C++11 support. | 147 |
dense-analysis/neural | An AI-powered plugin for Vim and Neovim that generates code and performs tasks such as text completion and error checking. | 469 |
othree/html5.vim | A Vim plugin that provides HTML5 syntax highlighting and code completion features. | 934 |
clojure-vim/clojure.vim | A Vim plugin providing syntax highlighting and indentation support for the Clojure programming language. | 35 |
racer-rust/vim-racer | A Vim plugin that integrates Racer's Rust code completion and navigation features into the editor. | 633 |
neoclide/jsonc.vim | Provides syntax support and highlighting for the JSONC language in Vim. | 63 |
coderifous/textobj-word-column.vim | Provides text-objects to simplify operations on columns of code in Vim | 214 |
kaarmu/typst.vim | A Vim plugin for working with the Typst document format, providing syntax highlighting, concealment, and compilation features. | 298 |
vim-perl/vim-perl | An aggregation of Perl-related syntax and helper files for Vim 5 editor | 496 |
barnesoir/chatgpt-vscode-plugin | An extension for Visual Studio Code that integrates with ChatGPT to provide code analysis and generation capabilities. | 250 |
tpope/vim-git | Provides Vim plugins and configuration to integrate Git version control into the Vim text editor | 589 |