diff --git a/autoload/fugitive.vim b/autoload/fugitive.vim index 064ed46..ac62467 100644 --- a/autoload/fugitive.vim +++ b/autoload/fugitive.vim @@ -115,7 +115,7 @@ function! s:recall() abort endfunction function! s:map(mode, lhs, rhs, ...) abort - let flags = (a:0 ? a:1 : '') . (a:rhs =~# '^' ? '' : '