Closed Salomanuel closed 4 years ago
Something like :autocmd CursorMoved * :call gitblame#echo()
?
this is probably too late, I also stumbled upon this question, i think CursorHold
is a better option compared to CursorMoved
The right answer is never too late
Hi guys,
Is it possible to add this to the main page and how could I toggle on/off?
Cheers
it would be awesome if the
git blame
output would be automatically displayed every time the line changes, maybe with some delay to not decrease performancein a similar way VisualStudioCode does or even other plugins for neoVim (https://github.com/APZelos/blamer.nvim)