copilot.vim
copilot.vim copied to clipboard
enable copilot to generate commit message based on related changes
The function is enabled in vscode. However, I did not know how to implement it in vim. I use vim-fugitive in vim to control git.