diff --git a/autoload/fugitive.vim b/autoload/fugitive.vim index a7f008d..3d15275 100644 --- a/autoload/fugitive.vim +++ b/autoload/fugitive.vim @@ -275,8 +275,9 @@ endfunction function! s:Map(mode, lhs, rhs, ...) abort let maps = [] - let defer = a:0 && a:1 =~# '' || get(g:, 'fugitive_defer_to_existing_maps') - let flags = substitute(a:0 ? a:1 : '', '', '', '') . (a:rhs =~# '' ? '' : '