diff --git a/autoload/fugitive.vim b/autoload/fugitive.vim index d420ed3..9d0a3ea 100644 --- a/autoload/fugitive.vim +++ b/autoload/fugitive.vim @@ -208,7 +208,7 @@ let s:nowait = v:version >= 704 ? '' : '' function! s:Map(mode, lhs, rhs, ...) abort let maps = [] - let unique = a:0 && a:1 =~# '' + let defer = a:0 && a:1 =~# '' || get(g:, 'fugitive_defer_to_existing_maps') let flags = substitute(a:0 ? a:1 : '', '', '', '') . (a:rhs =~# '' ? '' : '