https://github.com/mattn/vim-chatgpt
https://github.com/mattn/vim-chatgpt
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mattn/vim-chatgpt
- Owner: mattn
- Created: 2022-12-24T15:27:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-19T09:37:03.000Z (6 months ago)
- Last Synced: 2025-03-29T21:11:59.455Z (16 days ago)
- Language: Vim Script
- Homepage:
- Size: 8.79 KB
- Stars: 95
- Watchers: 3
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- my-awesome-starred - mattn/vim-chatgpt - (Vim Script)
README
# vim-chatgpt
Vim plugin for ChatGPT
## Usage



## Requirements
## Installation
For [vim-plug](https://github.com/junegunn/vim-plug) plugin manager:
```
Plug 'mattn/vim-chatgpt'
```## License
MIT
## Author
Yasuhiro Matsumoto (a.k.a. mattn)