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
With this line, when I change one of my repos and then issue a git commit -v command (with $EDITOR set to neovim), the commit message itself has correct syntax coloring, but the diffs shown below the commit message show up as plain gray. Commenting the line out fixes the symptom.