This is meant to be more of a discussion post.
For some reason, git-ai isn't working with the vim/nvim git plugin fugitive. I can't figure out why.
Fugitive even has support for a variable g:fugitive_git_executable, but even when that's directly set to my git-ai binary, I lose my AI data when I commit with fugitive and everything gets attributed to me instead of the ai.
This is meant to be more of a discussion post.
For some reason, git-ai isn't working with the vim/nvim git plugin fugitive. I can't figure out why.
Fugitive even has support for a variable
g:fugitive_git_executable, but even when that's directly set to my git-ai binary, I lose my AI data when I commit with fugitive and everything gets attributed to me instead of the ai.