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 Jan 14, 2026. It is now read-only.
With the above config, I've observed that the automated commit message generation does not run when the commit editor is launched. The process has to be initiated manually.
Neovim Info
> nvim --version
NVIM v0.11.4
Build type: Release
LuaJIT 2.1.1741730670
Run "nvim -V1 -v" for more info
Description
With the above config, I've observed that the automated commit message generation does not run when the commit editor is launched. The process has to be initiated manually.
Neovim Info
Is this intentional or expected behaviour?