lewis6991 / gitsigns.nvim

Git integration for buffers
MIT License
4.86k stars 186 forks source link

fix(blame): render blame end_col out of range #1080

Closed belltoy closed 1 month ago

belltoy commented 1 month ago

Fix blame window render error: end_col out of range. Resolve #1050 and #1073

The reason of this error is that the 00000000 Not Committed Yet line is different than max_author_len.