diff --git a/plugin/fugitive.vim b/plugin/fugitive.vim index 7fce4b8..c28fd5c 100644 --- a/plugin/fugitive.vim +++ b/plugin/fugitive.vim @@ -660,15 +660,12 @@ endif let s:nowait = v:version >= 704 ? '' : '' -function! s:Map(mode, lhs, rhs, ...) abort - for mode in split(a:mode, '\zs') - let flags = (a:0 ? a:1 : '') . (a:rhs =~# '' ? '' : '