From c242cb63699d8d1e4e3eb100127621d4269f557e Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Sun, 18 Aug 2019 10:48:15 -0400 Subject: [PATCH] Provide maps to find similar diff lines --- autoload/fugitive.vim | 67 ++++++++++++++++++++++++++++--------------- doc/fugitive.txt | 8 ++++++ 2 files changed, 52 insertions(+), 23 deletions(-) diff --git a/autoload/fugitive.vim b/autoload/fugitive.vim index c7acd03..3a32591 100644 --- a/autoload/fugitive.vim +++ b/autoload/fugitive.vim @@ -146,31 +146,33 @@ endfunction let s:nowait = v:version >= 704 ? '' : '' function! s:Map(mode, lhs, rhs, ...) abort - let flags = (a:0 ? a:1 : '') . (a:rhs =~# '' ? '' : '