From 5defa72b8102162d837094d5d9420040260bc757 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Tue, 13 Aug 2019 20:38:17 -0400 Subject: [PATCH] Provide count on blob blame maps for --reverse --- autoload/fugitive.vim | 30 +++++++++++++++++------------- doc/fugitive.txt | 5 +++++ 2 files changed, 22 insertions(+), 13 deletions(-) diff --git a/autoload/fugitive.vim b/autoload/fugitive.vim index a33b414..d189c3e 100644 --- a/autoload/fugitive.vim +++ b/autoload/fugitive.vim @@ -145,7 +145,7 @@ endfunction let s:nowait = v:version >= 704 ? '' : '' -function! s:map(mode, lhs, rhs, ...) abort +function! s:Map(mode, lhs, rhs, ...) abort let flags = (a:0 ? a:1 : '') . (a:rhs =~# '' ? '' : '