git-messenger.vim icon indicating copy to clipboard operation
git-messenger.vim copied to clipboard

View range log

Open eruizc-dev opened this issue 4 years ago • 0 comments

Sometimes I have a chunk of code and I want to know when it was lastly modified. It could be a function, a class, or another.

My big brain idea was to be able to select a couple of lines and call :'<,'>GitMessenger with the history of all lines merged into a single popup that you can navigate like the existing one!

eruizc-dev avatar Aug 05 '21 15:08 eruizc-dev