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 =~# '' ? '' : '