|
highlight = { enable = true }, |
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.