sponsor Vim development Vim logo Vim Book Ad

vim-gpt-commit : Generate git commit message using ChatGPT in Vim

 script karma  Rating 27/8, Downloaded by 102  Comments, bugs, improvements  Vim wiki

created by
Wei Lin
 
script type
utility
 
description
This plugin provides a :GptCommit command to generate commit message and append in the current buffer.

Usually, it can be used when editing the COMMIT_EDITMSG file, or in a fugitive commit window.

See the GIF:
https://skywind3000.github.io/images/p/misc/2024/gptcommit1.gif

For more information, please visit the homepage:
https://github.com/skywind3000/vim-gpt-commit
 
install details
Plug 'skywind3000/vim-gpt-commit'
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-gpt-commit-1.0.2.zip 1.0.2 2024-03-21 8.0 Wei Lin - Refactor gptcommit.py to dynamically form the API URL based on the provided options.
- Update a test case function with new URL and additional arguments.
vim-gpt-commit-1.0.1.zip 1.0.1 2024-02-21 8.0 Wei Lin add ollama support
vim-gpt-commit-1.0.0.zip 1.0.0 2024-02-16 8.0 Wei Lin Initial upload
ip used for rating: 3.17.181.21

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github