You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 15, 2024. It is now read-only.
There is some chances that if run :WriteGitCommitMessage immediately after attach, then the AI may not be response in time, have to run :WriteGitCommitMessage again.
This maybe due to the issue of sg.nvim, need more investigation.
Description
There is some chances that if run
:WriteGitCommitMessageimmediately after attach, then the AI may not be response in time, have to run:WriteGitCommitMessageagain.This maybe due to the issue of sg.nvim, need more investigation.
Steps to reproduce
:WriteGitCommitMessageimmediately.Expected behavior
The AI should be respond in time.