The regex for highlighting jj status lines was a bit too broad, frequently highlighting lines that weren't actually status lines in my commit descriptions. I've made the regex a bit more strict to prevent this.
I also added support for highlighting renamed files (these lines look like R {old.txt => new.txt}).
https://github.com/vim/vim/pull/19879
(1 file)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()