diff --git a/autoload/fugitive.vim b/autoload/fugitive.vim index e5684e4..1f69e52 100644 --- a/autoload/fugitive.vim +++ b/autoload/fugitive.vim @@ -199,33 +199,35 @@ endfunction let s:nowait = v:version >= 704 ? '' : '' function! s:Map(mode, lhs, rhs, ...) abort + let maps = [] for mode in split(a:mode, '\zs') + let skip = 0 let flags = (a:0 ? a:1 : '') . (a:rhs =~# '' ? '' : '